NEWS: mention new API entries

This commit is contained in:
David Bremner 2020-08-23 09:19:28 -03:00
parent 16ac5dbaaf
commit 0f90b2eceb

4
NEWS
View file

@ -24,6 +24,10 @@ largely eliminate terminations inside the library due to uncaught
exceptions or internal errors. No doubt there are a few uncovered exceptions or internal errors. No doubt there are a few uncovered
code paths still; please report them as bugs. code paths still; please report them as bugs.
Add `notmuch_message_get_flag_st` and
`notmuch_message_has_maildir_flag_st`, and deprecate the existing
non-status providing versions.
Python Bindings Python Bindings
--------------- ---------------