summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md12
-rw-r--r--VERSION2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 9ebfe69..6db5c03 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,15 @@
+## 0.7 (2020-05-15)
+
+* All tools now follow symlinks to mails.
+* mdirs: add -a to list all subfolders, ignoring Maildir++ convention.
+* mcom: add preview alias for show command.
+* mrep/mbnc: allow only one message as argument.
+* maddr: add -d to only print display name.
+* mthread: add -r to reverse top-level order.
+* mlist: print number of matches when message selection is in place.
+* mpick: many improvements.
+* Many bug fixes.
+
 ## 0.6 (2020-01-18)
 
 * mfwd: prefix Subject with "Fwd:".
diff --git a/VERSION b/VERSION
index 5a2a580..eb49d7c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.6
+0.7