Skip to content

Commit 96b24c9

Browse files
update changelog
1 parent 1363533 commit 96b24c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
# Unreleased
44

5-
- fix(go): interpret max_depth in proof specs as 128 if left to 0 [#352](https://github.com/cosmos/ics23/pull/352).
5+
- fix(go): interpret max_depth in proof specs as 128 if left to 0 ([#352](https://github.com/cosmos/ics23/pull/352)).
6+
- deps: bump cosmos/gogoproto to v1.7.0.
7+
- deps: bump x/crypto v0.26.0.
8+
- feat: add support for Blake2b/2s/3 hash functions ([#212](https://github.com/cosmos/ics23/pull/212)).
9+
- fix(go): bullet-proof against nil dereferences, add more fuzzers ([\#244](https://github.com/cosmos/ics23/pull/244)).
610

711
# 0.12.0
812

0 commit comments

Comments
 (0)