summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS19
1 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 284be754..818b29cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
-0.12
+0.21
+
+* avoid traceback infos from getting written on top of the ui
+* new "--help" output, autogenerated manpage
+* version string extracted from git for cli option "--version"
+* command line subcommands: compose and search
+* properly display multiple headers with the same key
+* envelope.set option "--append"
+* more detailed CUSTOMIZE docs
+* multiple fixes for the envelope buffer
+* exit on closing of last buffer is now optional
+* die gracefully when config parsing fails
+* rendom bugfixes in the ui
+* external command lins as lists of strings instead of strings
+* errbacks and correct calling of post-hooks for deferred commands
+* envelope.headers stores lists of values for each key now
+
+0.20
* extensive API docs
* fancy shortening for authors list