diff --git a/NEWS b/NEWS index 7f2f2498..e2b3c629 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,13 @@ Removed `notmuch-version` function by renaming it to `notmuch-cli-version` function which retrieves the version of `notmuch-command` is better named as `notmuch-cli-version`. +Query input now supports completion for "is:". + +New message composition mode: `notmuch-compose-mode` + + This is mainly to fix fcc handling, but may be useful for user + customization as well. + Library -------