mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-25 03:50:00 +08:00
v3.3.0 (#127)
* fixed #119 * update gradle files * rename * add sample of SupportRSBlur * update libs * bump up 3.3.0
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,6 +1,21 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
Version 3.3.0 *(2018-04-23)*
|
||||
----------------------------
|
||||
|
||||
Update:
|
||||
- Support Library 27.1.0 -> 27.1.1
|
||||
- Glide 4.6.1 -> 4.7.1
|
||||
|
||||
Feature:
|
||||
- SupportRSBlurTransformation [#125](https://github.com/wasabeef/glide-transformations/pull/125)
|
||||
it's using RenderScript support mode but can you choose to use or not.
|
||||
Thank you [@fougere-mike](https://github.com/fougere-mike)
|
||||
|
||||
Bug Fix:
|
||||
- Set detail of Cache key [#119](https://github.com/wasabeef/glide-transformations/issues/119)
|
||||
|
||||
Version 3.2.0 *(2018-04-10)*
|
||||
----------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user