Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Dec 20, 2023
1 parent 3c091e5 commit 8f99b9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,14 @@ and this project adheres to
- cosmwasm-std: Add `Reply::gas_used`. ([#1954])
- cosmwasm-std: Add `SubMsgResponse::msg_responses` and deprecate
`SubMsgResponse::data`. ([#1903])
- cosmwasm-std: Add `cosmwasm_2_0` feature to enable 2.0 specific functionality.
([#1974])

[#1878]: https://github.com/CosmWasm/cosmwasm/pull/1878
[#1903]: https://github.com/CosmWasm/cosmwasm/pull/1903
[#1929]: https://github.com/CosmWasm/cosmwasm/pull/1929
[#1954]: https://github.com/CosmWasm/cosmwasm/pull/1954
[#1974]: https://github.com/CosmWasm/cosmwasm/pull/1974

### Changed

Expand Down

0 comments on commit 8f99b9f

Please sign in to comment.