diff options
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index b964cb6..4718e09 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,13 +6,20 @@ <item text="" /> --> + <version title="v3.5.0" /> + <item text="Update dependencies, many of which with major version increments" /> + <item text="Add Vietnamese translations" /> + <item text="Add Italian translations" /> + <item text="Clean up unnecessary build version support" /> + <item text="Optimize and refactor old code" /> + <item text="Add helper methods to enhance FastAdapter for Kotlin" /> + <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" /> |