diff options
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index a7208ea..e88d697 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,6 +6,10 @@ <item text="" /> --> + <version title="v6.1.0" /> + <item text="Add support for Android 4.1 RC03" /> + <item text="Breaking: Updated iconics, buganizer, and spotless dependencies (major version bump)" /> + <version title="v6.0.0" /> <item text="Add support for Android 4.1.x" /> <item text="Add major version library updates (FastAdapter, AboutLibrary, Iconics)" /> |