From ee5197aceb1a31c6fda91bfe5ec3ba52aafea404 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 5 Mar 2024 17:56:32 +0530 Subject: changelog: update the changelog for version 2.2.2 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e54fb8a..a7938e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ 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.2] - 2024-03-05 + +### Added + +- add a config option to disable sending notifications, thanks @Croissong + +### Fixed + +- allow parsing characters like `*` in the config file to parse regexes correctly + +- fix broken indentation in manpage and ignored generated man pages using .gitignore, thanks @x4121 + ## [2.2.1] - 2023-03-30 ### Fixed -- cgit v1.2.3