Update Changelog for v1.4.3

dev
W. Felix Handte 2019-08-06 13:44:05 -04:00
parent 01b2331ad1
commit 6b68980173
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
v1.4.3
bug: Fix Dictionary Compression Ratio Regression by @cyan4973 (#1709)
build: Add support for IAR C/C++ Compiler for Arm by @joseph0918 (#1705)
misc: Add NULL pointer check in util.c by @leeyoung624 (#1706)
v1.4.2
bug: Fix bug in zstd-0.5 decoder by @terrelln (#1696)
bug: Fix seekable decompression in-memory API by @iburinoc (#1695)