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

Commit 5ac1f6a

Browse files
committed
CHANGELOG
1 parent 18f04e6 commit 5ac1f6a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
## 1.4.2
2+
3+
* Custom name matchers to support any sort of casing, formatting, etc. for
4+
field names. [GH-250]
5+
* Fix possible panic in ComposeDecodeHookFunc [GH-251]
6+
17
## 1.4.1
28

3-
* Fix regression where `*time.Time` value would be set to empty and not be sent
9+
* Fix regression where `*time.Time` value would be set to empty and not be sent
410
to decode hooks properly [GH-232]
511

612
## 1.4.0

0 commit comments

Comments
 (0)