Skip to content

Commit df5bdf8

Browse files
committed
Update CHANGELOG.
1 parent 3f0a2e6 commit df5bdf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Version 2.2.0 *(2014-01-31)*
1010
* Add API to supply custom `Bitmap.Config` for decoding.
1111
* Performance: Reduce GC by reusing same `StringBuilder` instance on main thread for key creation.
1212
* Performance: Reduce default buffer allocation to 4k for `MarkableInputStream`.
13+
* Fix: Detect and decode WebP streams from byte array.
1314
* Fix: Non-200 HTTP responses will now display error drawable if supplied.
1415
* Fix: All exceptions during decode will now dispatch a failure.
1516
* Fix: Catch `OutOfMemory` errors, dispatch a failure, and output stats in logcat.

0 commit comments

Comments
 (0)