summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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.