Skip to content

Commit 5465c41

Browse files
authored
Fix changelog (#1177)
1 parent 5150565 commit 5465c41

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- `elect` cheatcode for mocking the sequencer address. Read more [here](./docs/src/appendix/cheatcodes/start_elect.md).
1717

1818
#### Changed
19-
19+
- `--rerun-failed` option to run tests that failed during the last run
2020
- `start_warp` and `stop_warp` now take `CheatTarget` as the first argument instead of `ContractAddress`. Read more [here](./docs/src/appendix/cheatcodes/start_warp.md).
2121
- `start_prank` and `stop_prank` now take `CheatTarget` as the first argument instead of `ContractAddress`. Read more [here](./docs/src/appendix/cheatcodes/start_prank.md).
2222
- `start_roll` and `stop_roll` now take `CheatTarget` as the first argument instead of `ContractAddress`. Read more [here](./docs/src/appendix/cheatcodes/start_roll.md).
@@ -37,14 +37,6 @@ PS: Credits to @bllu404 for the help with the new interfaces for cheats!
3737

3838
### Forge
3939

40-
#### Added
41-
42-
- `--rerun-failed` option to run tests that failed during the last run
43-
44-
## [0.10.2] - 2023-11-13
45-
46-
### Forge
47-
4840
#### Changed
4941

5042
- Bump cairo to 2.3.1

0 commit comments

Comments
 (0)