aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-22 22:59:43 -0700
committerGitHub <noreply@github.com>2019-09-22 22:59:43 -0700
commit2889fae685edbad89c40e3cfe8a9b16f0b87ebcc (patch)
treee784f7f5a98b3083d25fa401ea122c40d14e5769 /docs
parentcd4799b7b93c542e1d8204a32b6d43df7e5d1191 (diff)
parentdba4c72e90946dda0917a43b9be99d21695e6bdf (diff)
downloadkau-2889fae685edbad89c40e3cfe8a9b16f0b87ebcc.tar.gz
kau-2889fae685edbad89c40e3cfe8a9b16f0b87ebcc.tar.bz2
kau-2889fae685edbad89c40e3cfe8a9b16f0b87ebcc.zip
Merge pull request #229 from AllanWang/nav-bar-flag
Nav bar flag
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 0078430..073f3a5 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -2,6 +2,8 @@
## v5.2.0
* :fastadapter: Migrate fastadapter to v4.x.x
+* :core: Automatically switch light mode for navigationBarColor and statusBarColor
+* :core: Remove statusBarLight toggle
## v5.1.0
* :adapter: Moved fastadapter elements to new module, :fastadapter:. To migrate, simply rename the dependency. If you don't use fast adapter, no changes are necessary