Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Apr 20, 2022
1 parent 7c5722f commit a497621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
## 1.4.4

* New option `IgnoreUntaggedFields` to ignore decoding to any fields
without `mapstructure` (or the configured tag name) set [GH-277]
* Decoding to slice from array no longer crashes [GH-265]
* Decode nested struct pointers to map [GH-271]

Expand Down

0 comments on commit a497621

Please sign in to comment.