diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-04 13:18:14 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-04 13:18:14 -0700 |
commit | fe4632c34a1d671503e0242a269865b884545e13 (patch) | |
tree | 790ef495b03529f6769732de36f4c09bd526394e /docs/Changelog.md | |
parent | d024e8db464e8b0ba0133feed67896b854fd8b25 (diff) | |
download | kau-fe4632c34a1d671503e0242a269865b884545e13.tar.gz kau-fe4632c34a1d671503e0242a269865b884545e13.tar.bz2 kau-fe4632c34a1d671503e0242a269865b884545e13.zip |
Rename permission request
Diffstat (limited to 'docs/Changelog.md')
-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 fa9dda0..08b6529 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,7 @@ * Change snackbar builder * Change addBundle to withArguments to match ANKO * Created KauIItem to replace AbstractItem +* Created permission manager and permission constants ## v1.4 * Added about activities |