]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
Merge tag '0.28.2'
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 64de999938f733e43311a5386ce8ec045d46580d..2a69b0be5206bf8d59b0057d53888999dd84a4b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,31 @@ 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.2 (2019-02-17)
+===========================
+
+Emacs
+-----
+
+Invoke gpg with --batch and --no-tty.
+
+Python Bindings
+---------------
+
+Fix documentation build with Python 3.7. Note that Python >= 3.3 is
+now needed to build this documentation.
+
+Notmuch 0.28.1 (2019-02-01)
+===========================
+
+Build System
+------------
+
+`configure` no longer uses the special variable BASH, as this causes
+problems on systems where /bin/sh is bash.
 
 Notmuch 0.28 (2018-10-12)
 =========================