From 6e55086c8774e021f7ce72ce2eb4dbcc2400bbea Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Wed, 7 Jul 2021 17:44:36 +0300 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 29c0a6b44..65bed365e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,24 @@ +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 + * + Changes in 1.4.4 (2021-06-30) =================================================