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.xml6
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 96ae965..6008ae1 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -8,9 +8,15 @@
<version title="v3.3.0"/>
<item text=":core: Create debounce methods" />
+ <item text=":core: Create zip methods" />
+ <item text=":core: [Breaking] Logging base has been renamed to KauLogger and no longer depends on timber" />
+ <item text=":kpref-activity: Rewrote binding logic to use only one recyclerview" />
+ <item text=":kpref-activity: [Breaking] Removed sliding toolbar and use normal toolbar title" />
+ <item text=":kpref-activity: Remove :core-ui: dependency" />
<item text=":searchview: [Breaking] remove reactive dependencies and stick with basic callbacks" />
<item text="" />
<item text="" />
+ <item text="" />
<version title="v3.2.5"/>
<item text=":core: Fix FAQ background" />