mirror of https://github.com/goccy/go-json.git
Update CHANGELOG
This commit is contained in:
parent
2565e4721a
commit
c423502f97
|
@ -1,3 +1,9 @@
|
||||||
|
# v0.7.1 - 2021/06/18
|
||||||
|
|
||||||
|
### Fix decoder
|
||||||
|
|
||||||
|
* Fix error when unmarshal empty array ( #253 )
|
||||||
|
|
||||||
# v0.7.0 - 2021/06/12
|
# v0.7.0 - 2021/06/12
|
||||||
|
|
||||||
### Support context for MarshalJSON and UnmarshalJSON ( #248 )
|
### Support context for MarshalJSON and UnmarshalJSON ( #248 )
|
||||||
|
|
Loading…
Reference in New Issue