From: Yann Collet Date: Fri, 27 Jan 2017 20:16:16 +0000 (-0800) Subject: changed format specification version number X-Git-Tag: v1.1.3^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bed4210c704c82885d1c324fdbaa893ce3cf72;p=thirdparty%2Fzstd.git changed format specification version number --- diff --git a/doc/zstd_compression_format.md b/doc/zstd_compression_format.md index afa1737d3..df983284f 100644 --- a/doc/zstd_compression_format.md +++ b/doc/zstd_compression_format.md @@ -16,7 +16,7 @@ Distribution of this document is unlimited. ### Version -0.2.2 (14/09/16) +0.2.3 (27/01/17) Introduction @@ -1402,6 +1402,7 @@ to crosscheck that an implementation implements the decoding table generation al Version changes --------------- +- 0.2.3 : clarified several details, by Sean Purcell - 0.2.2 : added predefined codes, by Johannes Rudolph - 0.2.1 : clarify field names, by Przemyslaw Skibinski - 0.2.0 : numerous format adjustments for zstd v0.8