From ff20b96232a2e19481ca33df8ce76d4d44a847e3 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 21 May 2019 20:00:51 -0700 Subject: Update changelog --- docs/Changelog.md | 1 + sample/src/main/res/xml/kau_changelog.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 9d96135..0100e8e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,6 +2,7 @@ ## v4.1.0 * :core: Deprecate NetworkUtils, as the underlying functions are deprecated +* :kpref-activity: Getter and setter now have action context, with the option to reload self ## v4.0.0 * Update translations diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 1edb48e..dbaa1ef 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -8,6 +8,8 @@ + + -- cgit v1.2.3