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

Commit 3536a92

Browse files
committed
Update CHANGELOG
1 parent 8121aca commit 3536a92

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
## 1.1.2
2+
3+
* Fix error when decode hook decodes interface implementation into interface
4+
type. [GH-140]
5+
16
## 1.1.1
27

38
* Fix panic that can happen in `decodePtr`
49

5-
## 1.1.0 (September 30, 2018)
10+
## 1.1.0
611

712
* Added `StringToIPHookFunc` to convert `string` to `net.IP` and `net.IPNet` [GH-133]
813
* Support struct to struct decoding [GH-137]

0 commit comments

Comments
 (0)