Skip to content

Commit 8844bb0

Browse files
committed
Update changelog
1 parent 0a6f963 commit 8844bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Support ABI `cfg` flag in codegen - [#2501](https://github.com/use-ink/ink/pull/2501)
1111
- Generate Solidity ABI compatibility metadata - [#2510](https://github.com/use-ink/ink/pull/2510)
12+
- Improve Solidity ABI support in trait definitions codegen and e2e call results abstractions - [#2517](https://github.com/use-ink/ink/pull/2517)
1213

1314
### Changed
1415
- Use marker trait for finding ink! storage `struct` during code analysis - [2499](https://github.com/use-ink/ink/pull/2499)

0 commit comments

Comments
 (0)