diff options
Diffstat (limited to 'sample/src/main')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 40ca6a0..99af5e7 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,12 +6,12 @@ <item text="" /> --> - <version title="v3.6.4" /> + <version title="v3.7.0" /> <item text=":core: Fix potential NPE in restart()" /> <item text=":core: Create restartApplication()" /> <item text=":colorpicker: Rewrote implementation to be null and parse safe" /> <item text=":colorpicker: Added more encapsulation to CircleView (selected -> colorSelected; all others are private)" /> - <item text=":colorpicker:" /> + <item text=":adapter: [Breaking] update fastadapter; click listeners now have nullable views" /> <item text="Update documentation" /> <item text="" /> |