]> git.cworth.org Git - notmuch/blobdiff - NEWS
Merge tag '0.27'
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index d1bc73b8ef2479dcf5328d4039f379ce07a4d9ed..fc77f5323ea96f55094e62074dbb109fb2c25a91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.27 (UNRELEASED)
+Notmuch 0.27 (2018-06-13)
 =========================
 
 General
@@ -17,6 +17,12 @@ Add the --full-scan option to `notmuch new`
 
   This option disables mtime based optimization of scanning for new mail.
 
+Add new --decrypt=stash option for `notmuch show`
+
+  This facilitates a workflow for encrypted messages where message
+  cleartext are indexed on first read, but the user's decryption key
+  does not have to be available during message receipt.
+
 Documentation
 -------------