diff options
author | Allan Wang <me@allanwang.ca> | 2017-10-24 16:52:21 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-10-24 16:52:21 -0400 |
commit | 9270686be0c0ccba034648fb0cf552bafd96feb3 (patch) | |
tree | 80f02e2eac378c27fdc0169ce55d44769192d253 | |
parent | d7ece768ceb12b7bde89c6c3deb0a48efd7bab4e (diff) | |
download | kau-9270686be0c0ccba034648fb0cf552bafd96feb3.tar.gz kau-9270686be0c0ccba034648fb0cf552bafd96feb3.tar.bz2 kau-9270686be0c0ccba034648fb0cf552bafd96feb3.zip |
Update changelog
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index a4978b3..b964cb6 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -5,6 +5,14 @@ <version title="v" /> <item text="" /> --> + + <version title="v3.4.5" /> + <item text="Add French translations" /> + <item text="Add Spanish translations" /> + <item text="Add German translations" /> + <item text="Remove unnecessary strings" /> + <item text="" /> + <item text="" /> <version title="v3.4.4" /> <item text="Add translation support for crowdin" /> |