Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Müller <mich@elmueller.net>
  • Loading branch information
ascjones and cmichi authored Sep 20, 2022
1 parent 461430b commit 32d42c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ through a feature flag. `wee-alloc` is no longer maintained and we removed suppo
- Trim single whitespace prefix in the metadata `docs` field ‒ [#1385](https://github.com/paritytech/ink/pull/1385)

### Added
- Add ink_env::pay_with_call! helper macro for off-chain emulation of sending payments with contract msg calls - [#1379](https://github.com/paritytech/ink/pull/1379)
- Add `ink_env::pay_with_call!` helper macro for off-chain emulation of sending payments with contract message calls [#1379](https://github.com/paritytech/ink/pull/1379)

### Removed
- Remove `wee-alloc`[#1403](https://github.com/paritytech/ink/pull/1403)
Expand Down

0 comments on commit 32d42c9

Please sign in to comment.