diff options
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 09e5896..8a3f011 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -8,6 +8,8 @@ <version title="v3.6.2" /> + <item text=":core: Pass null instead of bundle if bundle is empty for startActivity" /> + <item text=":core: Support sending attachments for email" /> <item text=":core: Create more bundle utils to help with shared transition elements" /> <item text=":searchview: Add better encapsulation and use view location" /> <item text=":searchview: Add textClearedCallback" /> |