Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 74e07d1

Browse files
committed
update CHANGELOG
1 parent 3a684c7 commit 74e07d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
without `mapstructure` (or the configured tag name) set [GH-277]
55
* New option `ErrorUnset` which makes it an error if any fields
66
in a target struct are not set by the decoding process. [GH-225]
7+
* New function `OrComposeDecodeHookFunc` to help compose decode hooks. [GH-240]
78
* Decoding to slice from array no longer crashes [GH-265]
89
* Decode nested struct pointers to map [GH-271]
910
* Fix issue where `,squash` was ignored if `Squash` option was set. [GH-280]

0 commit comments

Comments
 (0)