update NEWS

Change-Id: Iade773fc3b9961fcd9b4112a3972cfc68e3670f2
This commit is contained in:
James Zern 2015-03-03 19:19:50 -08:00
parent 0ae582e4f5
commit 6a5292f6a8

7
NEWS
View File

@ -1,3 +1,10 @@
- 3/3/15: version 0.4.3
This is a binary compatible release.
* Android / gcc / iOS / MSVS build fixes and improvements
* lossless decode fix (issue #239 -- since 0.4.0)
* documentation / vwebp updates for animation
* multi-threading fix (issue #234)
- 10/13/14: version 0.4.2
This is a binary compatible release.
* Android / gcc build fixes