aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-09-23 15:20:54 -0400
committerAllan Wang <me@allanwang.ca>2017-09-23 15:20:54 -0400
commitffc3ac99248c2250a7f14ef709f37d787cbe0d83 (patch)
tree98036537f6c039c843d9dfb6af8a6ebf92fbd6e7
parenta647df3c32b77eff3e6ba8a78799dc7eb42ba11c (diff)
downloadkau-3.4.1.tar.gz
kau-3.4.1.tar.bz2
kau-3.4.1.zip
Update changelog3.4.1
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml7
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" />