From 4f9b05492e02893f85df5b698f0741dd3a8c92a2 Mon Sep 17 00:00:00 2001 From: SBiOSoftWhare Date: Thu, 15 Jul 2021 20:11:39 +0200 Subject: [PATCH] Changes: Restore 1.4.5 changes. --- CHANGES.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3bb978f30..bdb4f7f03 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -31,6 +31,30 @@ Changes to be released in next version Others * Silenced some documentation, deprecations and SwiftLint warnings. + +Changes in 1.4.5 (2021-07-07) +================================================= + +✨ Features + * + +🙌 Improvements + * + +🐛 Bugfix + * Notifications: Fix an issue where the app is unresponsive after getting some notifications (#4534). + +⚠️ API Changes + * + +🗣 Translations + * + +🧱 Build + * + +Others + * Changes in 1.4.4 (2021-06-30) =================================================