summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-04 23:44:33 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-04 23:44:33 -0400
commit38f4967a8a9b15e255caf7078f09f7eb4850f169 (patch)
tree8afe0823245db8cd301e929d0dcad4e5c884e1c8 /CHANGELOG.md
parent9932ad34c1d790df721a6cc204d0fb9150a1cfbe (diff)
bug/change: removed space as and for now0.4.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec1d20ad..dbd6d4bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -54,8 +54,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#59](https://github.com/ClementTsang/bottom/issues/59): Moved maximization key to `e`, renamed feature to _expanding_ the widget. Done to allow for the `<Enter>` key to be used later for a more intuitive usage.
-- [#59](https://github.com/ClementTsang/bottom/issues/59): Redesigned search menu and query.
-
### Bug Fixes
- Fixed `dd` not working on non-first entries.