Update Changelog for v1.4.3

This commit is contained in:
W. Felix Handte
2019-08-06 17:01:46 -04:00
parent 01b2331ad1
commit 6b68980173
+5
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)