]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
lib: add support for named queries
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 303b0a8c9724adbef2d09be57b3affa3fc40e409..90e233bfa7a9a3d918c50458664350e37a2a6c9b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-Notmuch 0.22 (UNRELEASED)
+Notmuch 0.23 (UNRELEASED)
+=========================
+
+Ruby Bindings
+-------------
+
+Add support for `notmuch_database_get_all_tags`
+
+Notmuch 0.22 (2016-04-26)
 =========================
 
 General
@@ -97,6 +105,12 @@ Address completion improvements
   `company-mode` is available, notmuch uses it by default for
   interactive address completion.
 
+Test and experiment with the emacs MUA available in source tree
+
+  `./devel/try-emacs-mua` runs emacs and fills the window with
+  information how to try the MUA safely. Emacs is configured to use
+  the notmuch (lisp) files located in `./emacs` directory.
+
 Documentation
 -------------