We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25faa8c commit 7d288c2Copy full SHA for 7d288c2
CHANGELOG.md
@@ -14,9 +14,9 @@ and this project adheres to
14
`CanonicalAddr` ([#1463]).
15
- cosmwasm-std: Implement `PartialEq` between `CanonicalAddr` and
16
`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.
+- cosmwasm-std: Add `std` feature to support `no_std` if this feature is not
+ enabled ([#1483]).
+- cosmwasm-std: Add `std` feature to default features ([#1483]).
20
21
[#1463]: https://github.com/CosmWasm/cosmwasm/pull/1463
22
[#1483]: https://github.com/CosmWasm/cosmwasm/pull/1483
0 commit comments