Skip to content

Commit 14f03c1

Browse files
committed
Update CHANGELOG
1 parent ce8be46 commit 14f03c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.7.5 - 2021/08/12
2+
3+
* Fix encoding of embedded struct with tags ( #265 )
4+
* Fix encoding of embedded struct that isn't first field ( #272 )
5+
* Fix decoding of binary type with escaped char ( #273 )
6+
17
# v0.7.4 - 2021/07/06
28

39
* Fix encoding of indirect layout structure ( #264 )

0 commit comments

Comments
 (0)