Skip to content

Commit

Permalink
Fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Jun 3, 2024
1 parent e1bd3c2 commit ea886d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ and this project adheres to
`Uint64::strict_add`/`::strict_sub` and document overflows. ([#2098], [#2107])
- cosmwasm-std: Add `QuerierWrapper::query_grpc` helper for gRPC queries.
([#2120])
- cosmwasm-derive: Add `state_version` attribute for `migrate` entrypoints
([#2124])
- cosmwasm-derive: Add `migrate_version` attribute for `migrate` entrypoints
([#2124], [#2166])
- cosmwasm-vm: Read the migrate version from Wasm modules and return them as
part of `AnalyzeReport` ([#2129], [#2166])
- cosmwasm-vm: Add `bls12_381_aggregate_g1`, `bls12_381_aggregate_g2`,
Expand Down

0 comments on commit ea886d4

Please sign in to comment.