]> git.cworth.org Git - notmuch/blobdiff - NEWS
debian: add missing install file for notmuch-doc
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 27e431561717e169ea858295a56251759a5cc5de..84567592aac238d78bfb579ed3c273b9cbda3a53 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Notmuch 0.35 (UNRELEASED)
+=========================
+
+Notmuch 0.34.3 (2022-01-09)
+===========================
+
+Library
+-------
+
+Do not crash when presented with a .notmuch directory without a
+xapian/ subdirectory.
+
+Python Bindings (notmuch2)
+--------------------------
+
+Database constructor now searches for configuration by default. Pass
+`config=Database.CONFIG.EMPTY` to disable.
+
+The `Message.replies()` method now returns OwnedMessage objects, to
+prevent certain memory de-allocation errors.
+
+Fix for importing `notmuch2` module when building bindings
+documentation.
+
 Notmuch 0.34.2 (2021-12-09)
 ===========================