Skip to content

Commit 8d947e2

Browse files
committed
docs: add changelog entry for consume simulator refactor (#1801)
1 parent 857e9a5 commit 8d947e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Users can select any of the artifacts depending on their testing needs for their
4242
#### `consume`
4343

4444
- 🔀 `consume` now automatically avoids GitHub API calls when using direct release URLs (better for CI environments), while release specifiers like `stable@latest` continue to use the API for version resolution ([#1788](https://github.com/ethereum/execution-spec-tests/pull/1788)).
45+
- 🔀 Refactor consume simulator architecture to use explicit pytest plugin structure with forward-looking architecture ([#1801](https://github.com/ethereum/execution-spec-tests/pull/1801)).
4546

4647
#### `execute`
4748

0 commit comments

Comments
 (0)