diff options
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 59914a3..a4c4f95 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -9,6 +9,7 @@ <version title="v3.6.1" /> <item text=":core: [Breaking] Removed private text field and introduced lazy logging functions" /> + <item text=":adapter: Improve library item layout" /> <version title="v3.6.0" /> <item text=":adapter: Create withOnRepeatedClickListener" /> |