Update NEWS on #147 by @chipturner

This commit is contained in:
Yann Collet
2016-03-16 16:56:11 +01:00
parent 31922d7931
commit fbc40b82d7
+1
View File
@@ -2,6 +2,7 @@ v0.6.0
Stronger high compression modes, thanks to Przemyslaw Skibinski
API : ZSTD_getFrameParams() provides size of decompressed content
New : highest compression modes require `--ultra` command to fully unleash their capacity
Fixed : zstd cli return error code > 0 and removes dst file artifact when decompression fails, thanks to Chip Turner
v0.5.1
New : Optimal parsing => Very high compression modes, thanks to Przemyslaw Skibinski