diff --git a/NEWS b/NEWS index 83fa471..8ff3c34 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Version 2.0 (2020-03-28): +=========================== +* Ported to Python3 +* Migrated from Gnome keyring to libsecret +* Moved functionality of dbus plugin to mailnag core +* Added support for CRAM-MD5 auth +* Added STARTTLS support for pop3 accounts +* Cosmetic UI fixes +* Misc other fixes and improvements + +IMPORTANT NOTES FOR PACKAGERS: +Please note that mailnag now requires python >= 3.5 and +that the GNOME-Keyring dependency has been replaced by libsecret. + + Version 1.3 (2019-03-24): =========================== * UI modernization including headerbars