diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-11 13:44:13 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-09-11 13:44:13 -0700 |
commit | f406b888ff2108dee310260c29af8c3c2cce4f2d (patch) | |
tree | 82f18c8758e341ccc189e406da2c819c18ccf819 /sample/src/main/res | |
parent | 0c0cc7776a6b21bb6c8c83f74619ea6660429f2c (diff) | |
download | kau-f406b888ff2108dee310260c29af8c3c2cce4f2d.tar.gz kau-f406b888ff2108dee310260c29af8c3c2cce4f2d.tar.bz2 kau-f406b888ff2108dee310260c29af8c3c2cce4f2d.zip |
Update changelog
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index c1648b0..2d47332 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,8 +6,13 @@ <item text="" /> --> + <version title="v6.3.0" /> + <item text="Add support for Arctic Fox 2020.3.1" /> + <item text="Move to new maven release system" /> + <item text="Many version bumps" /> + <version title="v6.2.0" /> - <item text="Add support for Android 4.2" /> + <item text="Add support for Android Studio 4.2" /> <item text="Remove all usages of kotlin synthetics" /> <item text="Many version bumps" /> <item text="Added Hilt dep" /> |