Skip to content

Commit

Permalink
Prepare for 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Jun 13, 2013
1 parent afbaa79 commit 99d592b
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,16 @@
Change Log
==========

Version 1.0.2 *(2012-05-23)*
Version 1.1.0 *(2013-06-13)*
----------------------------

* `load` method can now take a `Uri`.
* Support loading contact photos given a contact `Uri`.
* Add `centerInside()` image transformation.
* Fix: Prevent network stream decodes from blocking each other.


Version 1.0.2 *(2013-05-23)*
----------------------------

* Auto-scale disk cache based on file system size.
Expand Down

0 comments on commit 99d592b

Please sign in to comment.