update NEWS file for next release

Change-Id: I93ba2432fb99334dd17bd1a9da3a39c19e495484
This commit is contained in:
James Zern 2012-05-01 11:24:51 -07:00
parent 29e3f7ec75
commit 0142249285

9
NEWS
View File

@ -1,3 +1,12 @@
- unreleased: version 0.2.0
* Alpha channel encode/decode support.
* Lossless decoder.
Incompatible changes:
* The encode ABI has been modified to support alpha encoding.
* Deprecated function WebPINew() has been removed.
* Decode function signatures have changed to consistently use size_t over
int/uint32_t.
- 9/19/11: version 0.1.3
* Advanced decoding APIs.
* On-the-fly cropping and rescaling of images.