From 4c15846a81142ee446cee06f392288063ab70777 Mon Sep 17 00:00:00 2001 From: rakita Date: Wed, 20 Mar 2024 00:25:16 +0100 Subject: [PATCH] bump: v34 tag (#1214) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef71ccf551..5d214110e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag. +# v34 tag +date: 20.03.2024 + +Small release, few utilities and refactoring, precompiles fn and Interpreter helper macros are made public. + +revme: 0.3.0 -> 0.3.1 (✓ API compatible changes) +revm: 7.1.0 -> 7.2.0 (✓ API compatible changes) +revm-interpreter: 3.3.0 -> 3.4.0 (✓ API compatible changes) +revm-primitives: 3.0.0 -> 3.1.0 (✓ API compatible changes) +revm-precompile: 5.0.0 -> 5.1.0 (✓ API compatible changes) + +# v33 tag TODO + # v32 tag date: 08.03.2024