summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-10-31 10:54:32 +1100
committerDavid Bremner <david@tethera.net>2018-11-24 09:12:30 -0400
commitbaa4185c302a246e632054dc6becb46c0024b99d (patch)
treeee62be9aa6ce519483da1b3166451d4b72840320 /NEWS
parent37e5bc00aeb9123dd88367b7506a19f74877dfe4 (diff)
cli: notmuch show support for --include-html with --format=text
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64de9999..434f920a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,8 @@ Notmuch 0.29 (UNRELEASED)
Command Line Interface
----------------------
-`notmuch show` now supports --body=false with --format=text
+`notmuch show` now supports --body=false and --include-html with
+--format=text
Notmuch 0.28 (2018-10-12)
=========================