1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-12-27 13:25:36 +08:00

Release 4.3.0 (#184)

* refactor: clean code

* update: gpuimage

* update: min sdk to 21

* refactor: remove support rs

* update: gradle plugin

* style: fix xml format

* update: update gradle properties

* release 4.2.1

* update: samples

* update: sample

* update:changelog

* remove comments

* change release version
This commit is contained in:
Daichi Furiya
2020-09-27 07:37:31 +09:00
committed by GitHub
parent 4b4f6b1ad4
commit 09e62054e9
26 changed files with 59 additions and 265 deletions

View File

@@ -1,6 +1,17 @@
Change Log
==========
Version 4.3.0 *(2020-09-27)*
----------------------------
Feature
- Remove support v8 renderscript (Please use BlurTransformation)
Update
- minSdkVersion -> 21
- GPUImage -> 2.1.0
- Cleanup codes
Version 4.2.0 *(2020-09-15)*
----------------------------