diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-22 21:47:12 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-22 21:47:12 -0700 |
commit | 53ee262302fadfb3c42e951145511ba2c588e227 (patch) | |
tree | 9ca12a913a42895b6cb5961003d2c88e28399f37 /docs | |
parent | 00ba1bcf7a756252baa808e62a0916fd18e95946 (diff) | |
parent | bfba246d84aa6a22bc02837f9fcbd97780867d10 (diff) | |
download | kau-53ee262302fadfb3c42e951145511ba2c588e227.tar.gz kau-53ee262302fadfb3c42e951145511ba2c588e227.tar.bz2 kau-53ee262302fadfb3c42e951145511ba2c588e227.zip |
Merge dev
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index f8287ca..0078430 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,8 @@ # Changelog +## v5.2.0 +* :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 * :adapter: Make NoAnimatorChange an object; previously a class |