diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-17 23:45:13 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-06-17 23:45:13 -0700 |
commit | b360c95e93afc39f2c8043d6087035e1c661e478 (patch) | |
tree | b52fbccf78e0ceb73e49e1dfe25d782f5727826f /docs | |
parent | 80b303819d18c3c34c4071f352134b3048768805 (diff) | |
download | kau-b360c95e93afc39f2c8043d6087035e1c661e478.tar.gz kau-b360c95e93afc39f2c8043d6087035e1c661e478.tar.bz2 kau-b360c95e93afc39f2c8043d6087035e1c661e478.zip |
Update triple t contents
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 c68629f..2c653e0 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,8 @@ # Changelog +## v5.0.1 +* :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 + ## v5.0.0 * Update Android SDK to 29 and Kotlin to 1.3.31 * Update translations |