X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=9fcb57edc3d3c830cdc9176e6148b7a77d40f12e;hb=606f2a66157cf5d58a6d187e0163249a4e61ecc8;hp=e469ba063c63a31727d668d951f92f709ddd5a03;hpb=c3a683299d4c27d6eadaacf4fb516f73a6c69fc3;p=notmuch diff --git a/NEWS b/NEWS index e469ba06..9fcb57ed 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +Notmuch 0.29 (UNRELEASED) +========================= + +Command Line Interface +---------------------- + +`notmuch show` now supports --body=false and --include-html with +--format=text + +Notmuch 0.28.3 (2019-03-05) +=========================== + +Library +------- + +Fix a bug with the internal data structure _notmuch_string_map_t used +by message properties. + +Build System +------------ + +Serialize calls to sphinx-build to avoid race condition. +` Notmuch 0.28.2 (2019-02-17) ===========================