We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882ec21 commit 5a615d8Copy full SHA for 5a615d8
packages/ethereum-contracts/CHANGELOG.md
@@ -3,6 +3,16 @@ All notable changes to the ethereum-contracts will be documented in this file.
3
4
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
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
16
## [v1.14.1]
17
18
### Added
0 commit comments