Skip to content

Commit bf0ade0

Browse files
authored
Release 0.50.0 (#3768)
<!-- Reference any GitHub issues resolved by this PR --> Closes # ## Introduced changes <!-- A brief description of the changes --> - ## Checklist <!-- Make sure all of these are complete --> - [ ] Linked relevant issue - [ ] Updated relevant documentation - [ ] Added relevant tests - [ ] Performed self-review of the code - [ ] Added changes to `CHANGELOG.md`
1 parent bcfca70 commit bf0ade0

File tree

31 files changed

+537
-528
lines changed

31 files changed

+537
-528
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.50.0] - 2025-09-29
11+
1012
### Forge
1113

1214
#### Added
@@ -16,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1618
#### Changed
1719

1820
- Minimal supported `Scarb` version is now `2.10.0` (updated from `2.9.1`)
21+
- Minimal supported `snforge_std` and `snforge_std_deprecated` version is now `0.50.0`
1922

2023
#### Fixed
2124

0 commit comments

Comments
 (0)