Skip to content

Commit 025c30d

Browse files
committed
Update changelog
1 parent 081e799 commit 025c30d

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
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Add `#[ink::contract_ref]` attribute - [#2648](https://github.com/use-ink/ink/pull/2648)
1212
- Add `ink_revive_types` (and remove `pallet-revive` dependency from `ink_e2e`) - [#2657](https://github.com/use-ink/ink/pull/2657)
1313
- non-allocating Solidity ABI encoder - [#2655](https://github.com/use-ink/ink/pull/2655)
14+
- Add `Event::encode_data_to` - [#2677](https://github.com/use-ink/ink/pull/2677)
1415

1516
### Changed
1617
- Marks the `pallet-revive` host function `account_id` stable - [#2578](https://github.com/use-ink/ink/pull/2578)

0 commit comments

Comments
 (0)