Skip to content

Commit 7d288c2

Browse files
committed
Fix CHANGELOG.md
Signed-off-by: aeryz <[email protected]>
1 parent 25faa8c commit 7d288c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ and this project adheres to
1414
`CanonicalAddr` ([#1463]).
1515
- cosmwasm-std: Implement `PartialEq` between `CanonicalAddr` and
1616
`HexBinary`/`Binary` ([#1463]).
17-
- cosmwasm-std: Add `std` feature to support `no_std` if this feature
18-
is not enabled.
19-
- cosmwasm-std: Add `std` feature to default features.
17+
- cosmwasm-std: Add `std` feature to support `no_std` if this feature is not
18+
enabled ([#1483]).
19+
- cosmwasm-std: Add `std` feature to default features ([#1483]).
2020

2121
[#1463]: https://github.com/CosmWasm/cosmwasm/pull/1463
2222
[#1483]: https://github.com/CosmWasm/cosmwasm/pull/1483

0 commit comments

Comments
 (0)