summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-08-26 20:32:18 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-08-26 20:32:18 -0400
commit0ea07c288e4590672000869f0e75de021a35a6c9 (patch)
tree3489ef8a7558f8d6f5b66b42f9687931be142a50
parent6266593bf05aef284dc61e59aefb02ad587aff69 (diff)
docs: Update changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d6bdbcb..3eb0d154 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.5.0] - Unreleased
+## [0.4.7] - 2020-08-26
+
+### Bug Fixes
+
+- [#204](https://github.com/ClementTsang/bottom/pull/204): Fix searching by command name being broken.
+
## [0.4.6] - 2020-08-25
### Features