Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-axner committed Oct 21, 2024
1 parent 300714b commit ebbb3ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

- deps: bump golang to v1.22 ([#363](https://github.com/cosmos/ics23/pull/363)).
- fix: guarantee that `spec.InnerSpec.MaxPrefixLength` < `spec.InnerSpec.MinPrefixLength` + `spec.InnerSpec.ChildSize` ([#369](https://github.com/cosmos/ics23/pull/369))
- refactor: support for `BatchProof` and `CompressedBatchProof` is being dropped. The API's `BatchVerifyMembership` and `BatchVerifyNonMembership` have been removed. ([#390](https://github.com/cosmos/ics23/pull/390))
- refactor: support for `BatchProof` and `CompressedBatchProof` is being dropped.
* The API's `BatchVerifyMembership` and `BatchVerifyNonMembership` have been removed. ([#390](https://github.com/cosmos/ics23/pull/390))

# v0.11.0

Expand Down

0 comments on commit ebbb3ba

Please sign in to comment.