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 7d513ce commit 6c6f19aCopy full SHA for 6c6f19a
CHANGELOG.md
@@ -48,8 +48,8 @@ and this project adheres to
48
- cosmwasm-std: Add `SubMsg` constructors: `::new()`, `::reply_on_error()`,
49
`::reply_on_success()`, `::reply_always()`; Add `with_gas_limit` to add a gas
50
limit to any those constructors ([#961]).
51
-- cosmwasm-std: Change `Event`'s constructor - it no longer takes a vector
52
- of attributes and instead constructs an empty one
+- cosmwasm-std: Change `Event`'s constructor - it no longer takes a vector of
+ attributes and instead constructs an empty one
53
54
[#961]: https://github.com/CosmWasm/cosmwasm/pull/961
55
0 commit comments