diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-08 16:12:45 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-08 16:12:45 -0700 |
commit | 7b2c104cb9f3ab5d47424b54fb7b74f8dd59b152 (patch) | |
tree | 7653a976eb4cd31a6513ffac6ea8054b428a0572 /docs/Changelog.md | |
parent | bb8ea417554d65ced6b3d4edab10ae54083228eb (diff) | |
download | kau-7b2c104cb9f3ab5d47424b54fb7b74f8dd59b152.tar.gz kau-7b2c104cb9f3ab5d47424b54fb7b74f8dd59b152.tar.bz2 kau-7b2c104cb9f3ab5d47424b54fb7b74f8dd59b152.zip |
Update dependencies
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index c78f853..314b37c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,8 @@ * Reorder KauIItem arguments to support optional id * Create KPrefSeekbar, which binds an int kpref to a seekbar * Open all kpref item binders so they may be extended +* Fix scrolling issue on about dismiss +* Make rClass optional in about activity ## v1.5 * Change snackbar builder |