Update CHANGELOG

This commit is contained in:
Masaaki Goshima 2021-04-02 16:34:59 +09:00
parent 2622779349
commit 2dda80b368
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# v0.4.10 - 2021/4/2
### Fix encoder
* Fixed a bug when encoding slice and map containing recursive structures
* Fixed a logic to determine if indirect reference
# v0.4.9 - 2021/3/29 # v0.4.9 - 2021/3/29
### Add debug mode ### Add debug mode