Skip to content

Commit 8f99b9f

Browse files
committed
Add changelog entry
1 parent 3c091e5 commit 8f99b9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ and this project adheres to
1313
- cosmwasm-std: Add `Reply::gas_used`. ([#1954])
1414
- cosmwasm-std: Add `SubMsgResponse::msg_responses` and deprecate
1515
`SubMsgResponse::data`. ([#1903])
16+
- cosmwasm-std: Add `cosmwasm_2_0` feature to enable 2.0 specific functionality.
17+
([#1974])
1618

1719
[#1878]: https://github.com/CosmWasm/cosmwasm/pull/1878
1820
[#1903]: https://github.com/CosmWasm/cosmwasm/pull/1903
1921
[#1929]: https://github.com/CosmWasm/cosmwasm/pull/1929
2022
[#1954]: https://github.com/CosmWasm/cosmwasm/pull/1954
23+
[#1974]: https://github.com/CosmWasm/cosmwasm/pull/1974
2124

2225
### Changed
2326

0 commit comments

Comments
 (0)