diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-03-05 00:45:59 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-03-05 00:45:59 +0530 |
commit | 8d6e8d165d3767004183fa6b2dc8ee2ab7d8ea3f (patch) | |
tree | 2d2a61cc9233b6defa166f93ee3062542cc1a778 /CHANGELOG.md | |
parent | 40608d52677bc4ed0c7d97052f7cd8ed72713856 (diff) |
docs: update CHANGELOG.md to showcase f940209
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fb3b055..38f32f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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). +## [UNRELEASED] + +## Added + +- `dmenu` can now be specified as the dmenu backend + ## [2.0.2] - 2022-03-02 ## Fixed |