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 f57f8c4..55e110d 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -7,6 +7,7 @@ --> <version title="v3.6.0" /> + <item text=":core: Create kotlin flyweight" /> <item text=":core: Created BundleUtils" /> <item text=":core: [Breaking] Refactored startActivity functions" /> <item text=":kpref-activity: [Breaking] Simplified listener function parameters" /> |