aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-09-11 14:18:36 -0700
committerAllan Wang <me@allanwang.ca>2021-09-11 14:18:36 -0700
commit2a1c63dbdf3e0f8904ec29a0f911d28a3847067d (patch)
treec9700e62d152a7e31d6aa523361b15c677cfde9b
parent0e5334e98dc9f0365d4244657c3221377a0a4603 (diff)
downloadkau-2a1c63dbdf3e0f8904ec29a0f911d28a3847067d.tar.gz
kau-2a1c63dbdf3e0f8904ec29a0f911d28a3847067d.tar.bz2
kau-2a1c63dbdf3e0f8904ec29a0f911d28a3847067d.zip
Update changelog
-rw-r--r--docs/Changelog.md1
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml1
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" />