Skip to content

Commit f969d9c

Browse files
authored
Release 0.45.0 (#3475)
1 parent 190c9af commit f969d9c

File tree

12 files changed

+324
-286
lines changed

12 files changed

+324
-286
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.45.0] - 2025-06-16
11+
1012
### Forge
1113

1214
#### Added
15+
- ETH token is now pre-deployed by default in every test, and `Token::ETH` was added to `snforge_std`
1316
- `--skip` flag to allow excluding any test whose name contains the provided string
1417

1518
#### Changed
@@ -35,11 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3538

3639
### Forge
3740

38-
#### Added
39-
40-
- ETH token is now pre-deployed in every test by default
41-
- Added `Token::ETH` to snforge_std
42-
4341
#### Changed
4442

4543
- Minimal supported `snforge_std` version is 0.44.0

0 commit comments

Comments
 (0)