From d3c1f7a43626484e02bcdf507a3562bf6869327c Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sat, 28 Mar 2020 11:09:54 +0100 Subject: [PATCH] Update changlelog --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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