* Fix a bug when an IRC nick or alias includes regex special characters.
0.5.1
* Adjust the pyproject.toml include directive to limit what goes into wheel.
0.5.0
* Remove the Safety scanner from the pre-commit hooks and GitHub action. * Provide deep links for actions in meeting minutes (closes: 14). * Adjust rendering of attendees in minutes (closes: 15).
0.4.1
* Adjust dependencies and build process to support Python 3.10.
0.4.0
* Handle case where channel is not found. * Add config option controlling whether to set channel topic.
0.3.1
* Minor fixes to documentation at PyPI and readthedocs.io.