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

Commit bd687ea

Browse files
committed
update CHANGELOG
1 parent c9b585b commit bd687ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Decoding to slice from array no longer crashes [GH-265]
99
* Decode nested struct pointers to map [GH-271]
1010
* Fix issue where `,squash` was ignored if `Squash` option was set. [GH-280]
11+
* Fix issue where fields with `,omitempty` would sometimes decode
12+
into a map with an empty string key [GH-281]
1113

1214
## 1.4.3
1315

0 commit comments

Comments
 (0)