diff options
author | Allan Wang <me@allanwang.ca> | 2019-12-30 19:13:04 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-12-30 19:13:04 -0800 |
commit | 058020e7cc412a2a17dec30edb754be7e1415abd (patch) | |
tree | 19f5889afb3cbb451102fcc6d65872ae00f0423a /docs | |
parent | 7a007420e74e6bd4e08bde123e6e163eefc18b92 (diff) | |
download | kau-058020e7cc412a2a17dec30edb754be7e1415abd.tar.gz kau-058020e7cc412a2a17dec30edb754be7e1415abd.tar.bz2 kau-058020e7cc412a2a17dec30edb754be7e1415abd.zip |
Update CircleView and changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 37e355e..9f45e87 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,7 @@ ## v5.2.0 * :about: Migrate about libraries to v7.x.x +* :color: Draw CircleView in foreground instead of background * :core: Migrate iconics to v4.x.x * :core: Automatically switch light mode for navigationBarColor and statusBarColor * :core: Remove statusBarLight toggle |