diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 8617a91..d61fe63 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,6 +6,12 @@ <item text="" /> --> + <version title="v5.2.1" /> + <item text=":color: Allow option to disable selected ring" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v5.2.0" /> <item text=":about: Migrate about libraries to v7.x.x" /> <item text=":color: Draw CircleView in foreground instead of background" /> |