mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-27 13:25:36 +08:00
4.1.0 (#163)
* update gradle wrapper * update Copyright * update kotlin version * update glide * update Copyright * refactor to be simply * add CircleCropWithBorder to sample * code cleanup * add px to dp convert * update gradle * update idea settings * bump up to 4.1.0 * update readme
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,6 +1,21 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
Version 4.1.0 *(2019-08-15)*
|
||||
----------------------------
|
||||
|
||||
Add:
|
||||
- Support to CropCircle with Border [#136](https://github.com/wasabeef/glide-transformations/pull/136)
|
||||
|
||||
Update:
|
||||
- Glide to 4.9.0
|
||||
- Android Gradle plugin to 3.6.0-alpha05
|
||||
- Kotlin to 1.3.41
|
||||
|
||||
Bug Fix:
|
||||
- Fix diffrent density [#147](https://github.com/wasabeef/glide-transformations/pull/147)
|
||||
|
||||
|
||||
Version 4.0.1 *(2018-11-20)*
|
||||
----------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user