Update CHANGELOG

This commit is contained in:
Masaaki Goshima 2021-09-28 12:46:02 +09:00
parent 9df46fc918
commit d1195dff31
No known key found for this signature in database
GPG Key ID: 6A53785055537153
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# v0.7.9 - 2021/09/28
* Fix encoding of nil value about interface type that has method ( #291 )
# v0.7.8 - 2021/09/01
* Fix mapassign_faststr for indirect struct type ( #283 )