Skip to content

Commit 5a615d8

Browse files
committed
updated CHANGELOG
1 parent 882ec21 commit 5a615d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

packages/ethereum-contracts/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ All notable changes to the ethereum-contracts will be documented in this file.
33

44
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [UNRELEASED]
7+
8+
### Added
9+
10+
- `SuperToken`: the contract admin can enable/disable a _Yield Backend_ in order to get a yield on the underlying asset.
11+
12+
### Changed
13+
14+
- EVM target changed from _shanghai_ to _cancun_.
15+
616
## [v1.14.1]
717

818
### Added

0 commit comments

Comments
 (0)