Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
consp1racy committed Jul 27, 2018
1 parent e3653ee commit 88ed0db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## 2.3.0 2018-05-XX
## 2.3.0 2018-07-27

### Support Preference

Expand All @@ -18,6 +18,7 @@
- *FIXED:* `SeekBarPreference` now treats null default value as zero.
- *FIXED:* `TwoStatePreference` now treats null default value as false.
- *FIXED:* `CheckBoxPreference` now correctly reverts check box state if preference change listener returned false.
- *FIXED:* Added missing implementation in deprecated method `XpPreferenceHelpers#setDialogIcon`.
- *NEW!* New API for using a long-lived themed context with the preference fragment.
- This will prevent memory leaks when using retained preference fragments. Retained fragments
don't reinflate the preference hierarchy on each configuration change which prevents jank.
Expand Down

0 comments on commit 88ed0db

Please sign in to comment.