We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25faa8c commit a260a6fCopy full SHA for a260a6f
CHANGELOG.md
@@ -15,8 +15,8 @@ and this project adheres to
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.
+ 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