diff --git a/NEWS b/NEWS index 953b6b82..61d0d6c8 100644 --- a/NEWS +++ b/NEWS @@ -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