diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-13 20:28:37 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-06-13 20:28:37 -0700 |
commit | c84edb5a6656cf3fcd10dfb05727b0f3bad5a37d (patch) | |
tree | f5264262ee32d79aa4e6547c14e1f5b43c21daf6 /docs | |
parent | 69e3341677d92f699e4dc1202ca83056ed7b1b86 (diff) | |
download | kau-c84edb5a6656cf3fcd10dfb05727b0f3bad5a37d.tar.gz kau-c84edb5a6656cf3fcd10dfb05727b0f3bad5a37d.tar.bz2 kau-c84edb5a6656cf3fcd10dfb05727b0f3bad5a37d.zip |
Update changelog
Diffstat (limited to 'docs')
-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 689fbd9..795b860 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -4,6 +4,7 @@ * Update Android SDK to 29 and Kotlin to 1.3.31 * :core: Update Material Dialogs to 3.x * :core: Change ProgressAnimator API +* :core: Remove cursor tinting in EditText as it used reflection * :colorpicker: Strip down to just the interface; unless you require the accent palette, it may be fine to just use MD's color extension * :gradle-plugin: Convert to kotlin, rework dependencies, and remove extension hooks |