Skip to content

Commit 4a0fc53

Browse files
committed
Add changelog entry
1 parent 31cd8b6 commit 4a0fc53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ and this project adheres to
1010

1111
- cosmwasm-std: Add `SubMsg:reply_never` constructor ([#1929])
1212
- cosmwasm-std: Add optional memo field to `IbcMsg::Transfer`. ([#1878])
13+
- cosmwasm-std: Add `Reply::gas_used`. ([#1954])
1314

1415
[#1878]: https://github.com/CosmWasm/cosmwasm/pull/1878
1516
[#1929]: https://github.com/CosmWasm/cosmwasm/pull/1929
17+
[#1954]: https://github.com/CosmWasm/cosmwasm/pull/1954
1618

1719
### Changed
1820

0 commit comments

Comments
 (0)