summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2023-03-30 14:31:02 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2023-03-30 14:31:02 +0530
commit087f47c379660585bd0a7f28f678a599524d1846 (patch)
treee6c710da4b78c8cb19074bc336f3487cb8490564
parent274bfa5c3b007a95bfefd9609264950531981d92 (diff)
changelog: update the changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2b8ab1..e54fb8a 100644
--- 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