diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 75fc1d0..e958476 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,6 +1,18 @@ # Changelog ## v2.1 +* :adapter: Fix up CardIItem +* :adapter: Modularized kau animators +* :adapter: Switched from mutablelist to list inputs for themed animator +* :core-ui: Create ElasticRecyclerActivity +* :core-ui: Create MeasuredImageView +* :core: Create MeasureSpecDelegate +* :core: Improve PermissionManager logging +* :core: Inline all util variables with getters +* :core: Introduce fade animation style templates +* :core: Introduce slide transition style templates +* :core: Update utils and remove StringHolder +* :imagepicker: Create full image picker with blurrable selections ## v2.0 * Huge refactoring to separate functions to their own submodules |