]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Updated news
authorYann Collet <yann.collet.73@gmail.com>
Wed, 21 Oct 2015 10:13:31 +0000 (11:13 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 21 Oct 2015 10:13:31 +0000 (11:13 +0100)
NEWS

diff --git a/NEWS b/NEWS
index af1354992b3df0197a57f3ce8c35bc3588687f11..b09b624f56fb108ee93522f062d13e3e23aa6a85 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
+v0.2.0
+**Breaking format change**
+Faster decompression speed
+Can still decode v0.1 format
+
+v0.1.3
+fix uninitialization warning, reported by Evan Nemerson
+
 v0.1.2
+frame concatenation support
 
 v0.1.1
 fix compression bug