summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-04 21:50:53 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-04 21:50:53 -0400
commit9932ad34c1d790df721a6cc204d0fb9150a1cfbe (patch)
tree81355a97ca0eca67cffc4df75b0ae2b4008445ef
parenta04bc25e59d82091d38b772bff34025503dc03ce (diff)
docs: mention querying update for 0.4.0
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1c4dd9c..ec1d20ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#59](https://github.com/ClementTsang/bottom/issues/59): `Alt-h` and `Alt-l` to move left/right in query (and rest of the app actually).
+- [#59](https://github.com/ClementTsang/bottom/issues/59): Added a more advanced querying system.
+
### Changes
- Changed default colours for highlighted borders and table headers to light blue - this is mostly to deal with Powershell colour conflicts.