diff options
-rw-r--r-- | docs/Changelog.md | 1 | ||||
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 8320c7e..33a8a31 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,7 @@ * Add support for Arctic Fox 2020.3.1 * Move to new maven release system * Many version bumps +* Update translations ## v6.2.0 * Add support for Android Studio 4.2 diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 2d47332..18b8f31 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -10,6 +10,7 @@ <item text="Add support for Arctic Fox 2020.3.1" /> <item text="Move to new maven release system" /> <item text="Many version bumps" /> + <item text="Update translations" /> <version title="v6.2.0" /> <item text="Add support for Android Studio 4.2" /> |