Merge pull request #968 from redboltz/updated_changelog

Updated to 4.0.1.
This commit is contained in:
Takatoshi Kondo
2021-08-30 10:39:02 +09:00
committed by GitHub

View File

@@ -1,3 +1,6 @@
# 2021-08-30 version 4.0.1 for C++
* Fix release tarball and its generation script (#967)
# 2021-08-29 version 4.0.0 for C++
* Improve zone alignment logic (#965)
* Fix v1 unpack logic for STR and BIN (#957, #951)