summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-06-30 07:36:43 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-06-30 07:36:43 +0800
commite7de79af3304ad9ed70cdf2e9fbe8ad4c765317a (patch)
tree91a3699ed61f570dcce196505aa3868688bc23a6
parent64d8dc8b9baf0fd2e8942b1391f783fe8a7d4586 (diff)
prep changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86f3d98..aada700 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+#### v2.14.0
+
+* Pressing `ctrl+t` in the mark pane now trashes entries instead of deleting them. Not only does that make
+ 'deletion' reversible but it makes removal of the entry faster in many cases as well.
+
#### v2.13.1
* Allow usage of the feature introduced in v2.13 by writing the TUI to stderr instead of stdout.