Skip to content

Commit 6c6f19a

Browse files
committed
Format CHANGELOG
1 parent 7d513ce commit 6c6f19a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ and this project adheres to
4848
- cosmwasm-std: Add `SubMsg` constructors: `::new()`, `::reply_on_error()`,
4949
`::reply_on_success()`, `::reply_always()`; Add `with_gas_limit` to add a gas
5050
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
51+
- cosmwasm-std: Change `Event`'s constructor - it no longer takes a vector of
52+
attributes and instead constructs an empty one
5353

5454
[#961]: https://github.com/CosmWasm/cosmwasm/pull/961
5555

0 commit comments

Comments
 (0)