Skip to content

Commit

Permalink
Prepare version 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Oct 2, 2013
1 parent 1c7bc76 commit 792f046
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Change Log
==========

Version 2.1.0 *(2013-10-01)*
----------------------------

* `Target` now has callback for applying placeholder. This makes it symmetric with image views when
using `into()`.
* Fix: Another work around for Android's header decoding algorthm readin more than 4K of image data
when decoding bounds.
* Fix: Ensure default network-based executor is unregistered when instance is shut down.
* Fix: Ensure connection is always closed for non-2xx response codes.


Version 2.0.2 *(2013-09-11)*
----------------------------

Expand Down

0 comments on commit 792f046

Please sign in to comment.