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 31cd8b6 commit 4a0fc53Copy full SHA for 4a0fc53
CHANGELOG.md
@@ -10,9 +10,11 @@ and this project adheres to
10
11
- cosmwasm-std: Add `SubMsg:reply_never` constructor ([#1929])
12
- cosmwasm-std: Add optional memo field to `IbcMsg::Transfer`. ([#1878])
13
+- cosmwasm-std: Add `Reply::gas_used`. ([#1954])
14
15
[#1878]: https://github.com/CosmWasm/cosmwasm/pull/1878
16
[#1929]: https://github.com/CosmWasm/cosmwasm/pull/1929
17
+[#1954]: https://github.com/CosmWasm/cosmwasm/pull/1954
18
19
### Changed
20
0 commit comments