Skip to content

Commit 63cd154

Browse files
authored
docs: Update changelog for v2.0.1 release (#409)
1 parent ddf2b0d commit 63cd154

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Test fixtures for use by clients are available for each release on the [Github r
44

55
**Key:** ✨ = New, 🐞 = Fixed, 🔀 = Changed, 💥 = Breaking change.
66

7-
## [v2.0.1](https://github.com/ethereum/execution-spec-tests/releases/tag/v2.0.1) - 20XX-XX-XX: Unreleased
7+
## [v2.1.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v2.1.0) - 2024-01-29: 🐍🏖️ Cancun
8+
9+
Release [v2.1.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v2.1.0) primarily fixes a small bug introduced within the previous release where transition forks are used within the new `StateTest` format. This was highlighted by @chfast within #405 (https://github.com/ethereum/execution-spec-tests/issues/405), where the fork name `ShanghaiToCancunAtTime15k` was found within state tests.
810

911
### 🧪 Test Cases
1012

@@ -18,8 +20,6 @@ Test fixtures for use by clients are available for each release on the [Github r
1820

1921
- ✨ Use `run-parallel` and shared wheel packages for `tox` ([#408](https://github.com/ethereum/execution-spec-tests/pull/408)).
2022

21-
### 💥 Breaking Changes
22-
2323
## [v2.0.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v2.0.0) - 2024-01-25: 🐍🏖️ Cancun
2424

2525
Release [v2.0.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v2.0.0) contains many important framework changes, including introduction of the `StateTest` format, and some additional Cancun and other test coverage.

whitelist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ cancun
4444
cd
4545
chainid
4646
changelog
47+
chfast
4748
classdict
4849
cli2
4950
codeAddr

0 commit comments

Comments
 (0)