From adecbda0daf34db7386928fb919709e2ecf8f0d2 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 31 Jul 2019 23:58:55 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17d53abb..ae703375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========== +Version 6.3.3 *(2019-07-31)* +---------------------------- + + * Allow customizing the bottom navigation bar color + * Allow toggling between the old renaming by append/prepend and the new pattern + Version 6.3.2 *(2019-06-21)* ----------------------------