diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 073f3a5..f629f4c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,9 +1,12 @@ # Changelog ## v5.2.0 -* :fastadapter: Migrate fastadapter to v4.x.x +* :about: Migrate about libraries to v7.x.x +* :core: Migrate iconics to v4.x.x * :core: Automatically switch light mode for navigationBarColor and statusBarColor * :core: Remove statusBarLight toggle +* :core: Remove kau_status_bar_height; height should be found programmatically +* :fastadapter: Migrate fastadapter to v4.x.x ## 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 |