diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-08-05 02:56:04 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-08-05 02:56:04 +0530 |
commit | 601dd19972ec35f6aafe332a965bd8c24a064e02 (patch) | |
tree | 004419f090812e1db848b3dcb525a76f1dba6750 | |
parent | 4929a083e8e19e7487e177d28a2fe57088de9bc3 (diff) |
changelog: update the changelog
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0b323..09b4092 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog + 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/), @@ -6,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## UNRELEASED +### Added + +- [tofi](https://github.com/philj56/tofi) can now be used as a dmenu backend + ### Fixed - use a generic message in the notification when data is copied |