Skip to content

Commit

Permalink
Add entry to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
SkymanOne committed Dec 28, 2022
1 parent 0a41504 commit 3edee36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
- Add E2E testing framework MVP ‒ [#1395](/~https://github.com/paritytech/ink/pull/1395)
- Add E2E tests for `Mapping` functions - [#1492](/~https://github.com/paritytech/ink/pull/1492)
- Chain Extension: Evaluation of method return type at compile time - [#1569](/~https://github.com/paritytech/ink/pull/1569).
This PR introduces breaking changes to chain extension macro API: **`returns_result` flag has been removed**.

## Version 4.0.0-beta

Expand Down

0 comments on commit 3edee36

Please sign in to comment.