From 89f8229fd97a6d5f173ab7a75aee1d24a8f29055 Mon Sep 17 00:00:00 2001 From: SBiOSoftWhare Date: Fri, 21 May 2021 14:41:29 +0200 Subject: [PATCH] Update changes --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index acab13408..9e273ef98 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,7 @@ Changes to be released in next version * 🙌 Improvements - * Navigation: Start decoupling view controllers managed by MasterTabBarController. + * Navigation: Start decoupling view controllers managed by MasterTabBarController (#3596 and #3618). 🐛 Bugfix * buildRelease.sh: Make bundler operations in the cloned repository folder.