diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-04-26 00:10:10 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-04-26 00:11:31 +0530 |
commit | 976ef3e2725ad775a7aa1c111ac7e523d0f84754 (patch) | |
tree | 5a2702da1b34971aea2b4d5fba0271d3cf504c1e /CHANGELOG.md | |
parent | 6393cad5e583e7d6c272c54e81eb3e006d2b0c85 (diff) |
docs: update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6470e00..7c0b323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - use a generic message in the notification when data is copied +### Changed + +- remove the default options `-w`, `--scrollbar=autohide`, and `-i` from the bemenu configuration + ## [2.1.2] - 2022-04-02 ### Fixed |