diff options
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index aeb119a..a93b4c8 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,7 @@ * Fix new lint issues (see Migration for resource related methods) * :adapter: Add more IAdapter functions to help retrieve selections * :core: Add deprecation warning to bindView for fragment based extensions; use bindViewResettable instead +* :kpref-activity: Fix seekbar increment ## v3.7.1 * Update appcompat to 27.1.0 |