updated NEWS for v0.6.1

This commit is contained in:
Yann Collet 2016-05-13 11:29:38 +02:00
parent ea7e4f0216
commit e6aa23be91

2
NEWS
View File

@ -1,8 +1,10 @@
v0.6.1
New : zlib wrapper API, thanks to Przemyslaw Skibinski
Fixed : Legacy codec v0.5 compatible with dictionary decompression
Fixed : Decoder corruption error (#173)
Fixed : null-string roundtrip (#176)
New : midipix support
New : benchmark mode can select directory as input
v0.6.0
Stronger high compression modes, thanks to Przemyslaw Skibinski