···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.3] - 2024-03-05
99+1010+### Fixed
1111+1212+- make parsing regex even more lax, parse all `[[:print:]]` characters as values in the config file
1313+814## [2.2.2] - 2024-03-05
9151016### Added