summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-09-18 09:37:07 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-09-18 09:37:07 +0800
commitf5fd8c6bfa4fb3756b73e29fb53dd553b1c20710 (patch)
tree991a091b78afeebc3c62b7d8785ac23d87e117f7
parentf45681aa523fa6cc9d451ef46a8ce62f2ef99bf8 (diff)
prepare release
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d2546d1..2c58cf0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+#### v2.14.7
+
+* Fix deletion which broke with Rust 1.55, for those who are compiling the tool themselves.
+
#### v2.14.6
* Support for arrow keys as well as Home & End. The help pane was updated to reflect these changes.