Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add a list of changes breaking backwards compatibility to be released…
… in 4.x
  • Loading branch information
agryaznov committed Jun 15, 2022
commit e1a49fd262ddb51e5ef2b37efdac5c2c4cd16440
4 changes: 4 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# [Unreleased]
- Backward-incompatible piece of [#1233](https://github.com/paritytech/ink/pull/1233). This removes the `eth_compatibility crate`.
- Backward-incompatible piece of [#1224](https://github.com/paritytech/ink/pull/1224]. Some old methods depend now on a new SEAL API (`[seal1] seal_set_storage`).
- Backward-incompatible "Optimise deny_payment. Use eerywhere semantic of deny. ([#1267](https://github.com/paritytech/ink/pull/1267))"
(see @HCastano's SE [answer](https://substrate.stackexchange.com/a/3000/472) in this regard).

# Version 3.2.0

Expand Down