aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-10-20 00:11:58 -0700
committerAllan Wang <me@allanwang.ca>2019-10-20 00:11:58 -0700
commit8e73e46e9ebbec9ac452cd670538736ad0dacb03 (patch)
treea9a6f5974ac7e297f06e42d1dfaf48935647df52 /docs
parent7c421439d69895053d90a44236059f8baf57a853 (diff)
downloadkau-8e73e46e9ebbec9ac452cd670538736ad0dacb03.tar.gz
kau-8e73e46e9ebbec9ac452cd670538736ad0dacb03.tar.bz2
kau-8e73e46e9ebbec9ac452cd670538736ad0dacb03.zip
Update changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index f629f4c..37e355e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -7,6 +7,7 @@
* :core: Remove statusBarLight toggle
* :core: Remove kau_status_bar_height; height should be found programmatically
* :fastadapter: Migrate fastadapter to v4.x.x
+* :fastadapter-viewbinding: Create helper items for ViewBinding
## 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