forked from Telodendria/Telodendria
Update CHANGELOG.md
This commit is contained in:
parent
ba1ac5b42b
commit
bc67393036
1 changed files with 3 additions and 4 deletions
|
@ -7,13 +7,12 @@ releases. Final change log entries are published as [Releases](releases).
|
|||
|
||||
## v0.4.1
|
||||
|
||||
### Tools
|
||||
### New Features
|
||||
|
||||
#### `j2s`
|
||||
|
||||
- Added an option to allow additional fields in structures and ignore them in
|
||||
- Added an option to `j2s` to allow additional fields in structures and ignore them in
|
||||
encoding and decoding. Note that additional fields are totally untouched—they
|
||||
are not even initialized to a default value.
|
||||
- Added `JsonMerge()` to the JSON API to merge two JSON objects together.
|
||||
|
||||
## v0.4.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue