···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [2.2.2] - 2024-03-05
99+1010+### Added
1111+1212+- add a config option to disable sending notifications, thanks @Croissong
1313+1414+### Fixed
1515+1616+- allow parsing characters like `*` in the config file to parse regexes correctly
1717+1818+- fix broken indentation in manpage and ignored generated man pages using .gitignore, thanks @x4121
1919+820## [2.2.1] - 2023-03-30
9211022### Fixed