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 3c091e5 commit 8f99b9fCopy full SHA for 8f99b9f
CHANGELOG.md
@@ -13,11 +13,14 @@ and this project adheres to
13
- cosmwasm-std: Add `Reply::gas_used`. ([#1954])
14
- cosmwasm-std: Add `SubMsgResponse::msg_responses` and deprecate
15
`SubMsgResponse::data`. ([#1903])
16
+- cosmwasm-std: Add `cosmwasm_2_0` feature to enable 2.0 specific functionality.
17
+ ([#1974])
18
19
[#1878]: https://github.com/CosmWasm/cosmwasm/pull/1878
20
[#1903]: https://github.com/CosmWasm/cosmwasm/pull/1903
21
[#1929]: https://github.com/CosmWasm/cosmwasm/pull/1929
22
[#1954]: https://github.com/CosmWasm/cosmwasm/pull/1954
23
+[#1974]: https://github.com/CosmWasm/cosmwasm/pull/1974
24
25
### Changed
26
0 commit comments