1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-08 23:44:04 +08:00

bump up 1.3.0

This commit is contained in:
wasabeef 2015-11-10 15:10:18 +09:00
parent e2cf4fd7eb
commit 656ea50911
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
Change Log
==========
Version 1.3.0 *(2015-11-10)*
----------------------------
add round corner type to RoundedCornersTransformation.
Thanks to [kaelaela](https://github.com/kaelaela)
Version 1.2.1 *(2015-09-18)*
----------------------------

View File

@ -1,5 +1,5 @@
VERSION_NAME=1.2.1
VERSION_CODE=11
VERSION_NAME=1.3.0
VERSION_CODE=13
GROUP=jp.wasabeef
ARTIFACT_ID=glide-transformations