changelog: add changelog for v2.2.3
1 files changed, 6 insertions(+), 0 deletions(-) M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +6 -0
@@ 5,6 5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [2.2.3] - 2024-03-05 ### Fixed - make parsing regex even more lax, parse all `[[:print:]]` characters as values in the config file ## [2.2.2] - 2024-03-05 ### Added