Skip to content

Commit 66b147c

Browse files
ArcticaeTHenry14
andauthored
Bump to cairo 2.5.0 (#1581)
<!-- Reference any GitHub issues resolved by this PR --> Closes #1567 ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md` --------- Co-authored-by: Wojciech Szymczyk <[email protected]>
1 parent 0e1f0f6 commit 66b147c

File tree

45 files changed

+735
-639
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+735
-639
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
scarb 2.4.4
1+
scarb 2.5.0

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Forge
11+
12+
#### Added
13+
- Bump to cairo 2.5.0
14+
15+
#### Changed
16+
17+
- `SafeDispatcher`s usages need to be tagged with `#[feature("safe_dispatcher)]` (directly before usage), see [the shamans post](https://community.starknet.io/t/cairo-v2-5-0-is-out/112807#safe-dispatchers-15)
18+
1019
## [0.15.0] - 2024-01-24
1120

1221
### Forge

0 commit comments

Comments
 (0)