From e7c737532aa092b5ae35b9322975046f3453bdab Mon Sep 17 00:00:00 2001 From: rakita Date: Fri, 8 Mar 2024 16:32:20 +0100 Subject: [PATCH] bump: v32 tag, main changelog (#1172) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7a72a99ba..bc2d99d47e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag. +# v31 tag +date 08.03.2024 + +Stateful and context aware precompiles types added. Few improvements and fixes. + +revme: 0.2.2 -> 0.3.0 (⚠️ API breaking changes) +revm: 6.1.0 -> 7.0.0 (⚠️ API breaking changes) +revm-interpreter: 3.1.0 -> 3.2.0 (✓ API compatible changes) +revm-primitives: 2.1.0 -> 3.0.0 (⚠️ API breaking changes) +revm-precompile: 4.1.0 -> 5.0.0 (⚠️ API breaking changes) + # v30 tag date: 23.02.2024