diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-23 15:20:54 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-09-23 15:20:54 -0400 |
commit | ffc3ac99248c2250a7f14ef709f37d787cbe0d83 (patch) | |
tree | 98036537f6c039c843d9dfb6af8a6ebf92fbd6e7 | |
parent | a647df3c32b77eff3e6ba8a78799dc7eb42ba11c (diff) | |
download | kau-ffc3ac99248c2250a7f14ef709f37d787cbe0d83.tar.gz kau-ffc3ac99248c2250a7f14ef709f37d787cbe0d83.tar.bz2 kau-ffc3ac99248c2250a7f14ef709f37d787cbe0d83.zip |
Update changelog3.4.1
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 6f76f66..b0399ae 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -5,6 +5,13 @@ <version title="v"/> <item text="" /> --> + + <version title=v3.4.1"/> + <item text="Validate context before showing dialogs" /> + <item text="Add intent resolver checks prior to all executions." /> + <item text="" /> + <item text="" /> + <item text="" /> <version title="v3.4.0"/> <item text="Update to gradle 4.x; api and implementation rather than compile" /> |