diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-14 18:18:25 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-14 18:18:25 -0700 |
commit | 0470656b4b880d522d8a9e1355f570400d8442e7 (patch) | |
tree | 12af71df8d99436edbf026c4d7014bc97d90f8fc /docs | |
parent | 96b0895a15d1c637075eab05a59575cce2746cfc (diff) | |
download | kau-0470656b4b880d522d8a9e1355f570400d8442e7.tar.gz kau-0470656b4b880d522d8a9e1355f570400d8442e7.tar.bz2 kau-0470656b4b880d522d8a9e1355f570400d8442e7.zip |
Update versions
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 0078430..f76fbe4 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,7 @@ ## v5.2.0 * :fastadapter: Migrate fastadapter to v4.x.x +* :fastadapter: Remove fastadapter utils from api ## 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 |