diff options
Diffstat (limited to 'sample/src/main/res/xml/changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index 148e511..1fe0a61 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -9,6 +9,9 @@ <version title="v1.5"/> <item text="Change snackbar builder" /> <item text="Change addBundle to withArguments to match ANKO" /> + <item text="Created KauIItem to replace AbstractItem" /> + <item text="Created permission manager and permission constants" /> + <item text="" /> <item text="" /> <item text="" /> <item text="" /> |