aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index 6356ef4..59914a3 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="v3.6.1" />
+ <item text=":core: [Breaking] Removed private text field and introduced lazy logging functions" />
+
<version title="v3.6.0" />
<item text=":adapter: Create withOnRepeatedClickListener" />
<item text=":core: Create kotlin flyweight" />
@@ -13,7 +17,6 @@
<item text=":core: [Breaking] Refactored startActivity functions" />
<item text=":kpref-activity: [Breaking] Simplified listener function parameters" />
<item text=":kpref-activity: [Breaking] Added dynamic string loading options" />
- <item text="" />
<item text="(See Migrations.md for further details on breaking changes)" />
<version title="v3.5.1" />