diff options
author | Allan Wang <me@allanwang.ca> | 2019-07-01 14:52:52 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-07-01 14:52:52 -0700 |
commit | 6154ad0708be6b09acf8a3ff81b822fbf985e8d9 (patch) | |
tree | 5b2ee3e19842d91c1ee26ebf684e0526e7d6a5e8 /docs | |
parent | 33e415415bafc712a633880812ed90d03246c456 (diff) | |
download | kau-6154ad0708be6b09acf8a3ff81b822fbf985e8d9.tar.gz kau-6154ad0708be6b09acf8a3ff81b822fbf985e8d9.tar.bz2 kau-6154ad0708be6b09acf8a3ff81b822fbf985e8d9.zip |
Run release tests only
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index b282830..f8287ca 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## v5.0.1 +## 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 * :core: KPref now supports in memory only variants for testing; pass KPrefBuilderInMemory to KPref constructor |