Update CHANGELOG

This commit is contained in:
Masaaki Goshima 2021-06-29 11:53:24 +09:00
parent 20fe381daf
commit 36a91cc8e8
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# v0.7.3 - 2021/06/29
* Fix encoding of pointer type in empty interface ( #262 )
# v0.7.2 - 2021/06/26 # v0.7.2 - 2021/06/26
### Fix decoder ### Fix decoder