From a01c5fa346c91c98edc82000e2028e385b7a3718 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 5 Mar 2024 20:22:16 +0530 Subject: changelog: add changelog for v2.2.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a7938e6..eb26737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- cgit v1.2.3