commit 087f47c379660585bd0a7f28f678a599524d1846
parent 274bfa5c3b007a95bfefd9609264950531981d92
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date: Thu, 30 Mar 2023 14:31:02 +0530
changelog: update the changelog
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -5,6 +5,14 @@ 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.1] - 2023-03-30
+
+### Fixed
+
+- fixed yofi dmenu usage
+
+- fixed `pass_backend` config option detection in config file, thanks @Croissong
+
## [2.2.0] - 2023-03-23
### Added