Skip to content

Commit ea886d4

Browse files
committed
Fix changelog entry
1 parent e1bd3c2 commit ea886d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ and this project adheres to
3333
`Uint64::strict_add`/`::strict_sub` and document overflows. ([#2098], [#2107])
3434
- cosmwasm-std: Add `QuerierWrapper::query_grpc` helper for gRPC queries.
3535
([#2120])
36-
- cosmwasm-derive: Add `state_version` attribute for `migrate` entrypoints
37-
([#2124])
36+
- cosmwasm-derive: Add `migrate_version` attribute for `migrate` entrypoints
37+
([#2124], [#2166])
3838
- cosmwasm-vm: Read the migrate version from Wasm modules and return them as
3939
part of `AnalyzeReport` ([#2129], [#2166])
4040
- cosmwasm-vm: Add `bls12_381_aggregate_g1`, `bls12_381_aggregate_g2`,

0 commit comments

Comments
 (0)