Skip to content

Commit 8c1ea29

Browse files
committed
chore: changelog
1 parent 43eae4b commit 8c1ea29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- fix: guarantee that `spec.InnerSpec.MaxPrefixLength` < `spec.InnerSpec.MinPrefixLength` + `spec.InnerSpec.ChildSize` ([#369](https://github.com/cosmos/ics23/pull/369))
77
- refactor: support for `BatchProof` and `CompressedBatchProof` is being dropped.
88
* The API's `BatchVerifyMembership`, `BatchVerifyNonMembership`, and `CombineProofs` have been removed. ([#390](https://github.com/cosmos/ics23/pull/390))
9+
* The API's `IsCompressed`, `Compress`, and `Decompress` have been removed. ([#392](https://github.com/cosmos/ics23/pull/392))
910

1011
# v0.11.0
1112

0 commit comments

Comments
 (0)