bumped version nb to v1.3.1

This commit is contained in:
Yann Collet
2017-07-08 04:55:09 -07:00
parent 0f4fc6c20a
commit 40156a4967
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
v1.3.1
build: fix Visual compilation for non x86/x64 targets, reported by Greg Slazinski (#718)
API exp : breaking change : ZSTD_getframeHeader()
v1.3.0
cli : new : `--list` command, by Paul Cruz
cli : changed : xz/lzma support enabled by default