Skip to content

Commit 97954a3

Browse files
committed
Fix CHANGELOG.md
Signed-off-by: aeryz <[email protected]>
1 parent 534eafd commit 97954a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ and this project adheres to
1616
`CanonicalAddr` ([#1463]).
1717
- cosmwasm-std: Implement `PartialEq` between `CanonicalAddr` and
1818
`HexBinary`/`Binary` ([#1463]).
19-
- cosmwasm-std: Add `std` feature to support `no_std` if this feature
20-
is not enabled.
21-
- cosmwasm-std: Add `std` feature to default features.
19+
- cosmwasm-std: Add `std` feature to support `no_std` if this feature is not
20+
enabled ([#1483]).
21+
- cosmwasm-std: Add `std` feature to default features ([#1483]).
2222

2323
[#1463]: https://github.com/CosmWasm/cosmwasm/pull/1463
2424
[#1483]: https://github.com/CosmWasm/cosmwasm/pull/1483

0 commit comments

Comments
 (0)