diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..3c5b4f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +Change Log +========== + +Version 1.0.0 *(2015-01-12)* +---------------------------- + +Initial release. diff --git a/README.md b/README.md index 5502f0c..b732742 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Glide Transformations ====================== [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) +[![Download](https://api.bintray.com/packages/wasabeef/maven/glide-transformations/images/download.svg)](https://bintray.com/wasabeef/maven/glide-transformations/_latestVersion) A transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide).