We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534eafd commit 97954a3Copy full SHA for 97954a3
CHANGELOG.md
@@ -16,9 +16,9 @@ and this project adheres to
16
`CanonicalAddr` ([#1463]).
17
- cosmwasm-std: Implement `PartialEq` between `CanonicalAddr` and
18
`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.
+- 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]).
22
23
[#1463]: https://github.com/CosmWasm/cosmwasm/pull/1463
24
[#1483]: https://github.com/CosmWasm/cosmwasm/pull/1483
0 commit comments