Skip to content

Commit 16ead23

Browse files
Update CHANGELOG.md
1 parent 96b24c9 commit 16ead23

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Changelog
22

3-
# Unreleased
4-
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)).
10-
113
# 0.12.0
124

135
## Rust
@@ -38,6 +30,14 @@ This release was yanked, please use v0.11.3 instead.
3830

3931
- chore(rust): update `prost` to v0.12 ([#202](https://github.com/cosmos/ics23/pull/202))
4032

33+
## Go
34+
35+
- fix(go): interpret max_depth in proof specs as 128 if left to 0 ([#352](https://github.com/cosmos/ics23/pull/352)).
36+
- deps: bump cosmos/gogoproto to v1.7.0.
37+
- deps: bump x/crypto v0.26.0.
38+
- feat: add support for Blake2b/2s/3 hash functions ([#212](https://github.com/cosmos/ics23/pull/212)).
39+
- fix(go): bullet-proof against nil dereferences, add more fuzzers ([\#244](https://github.com/cosmos/ics23/pull/244)).
40+
4141
# 0.10.2
4242

4343
## Rust

0 commit comments

Comments
 (0)