Skip to content

Commit 99d2c79

Browse files
authored
Update CHANGELOG.md
1 parent fc78a91 commit 99d2c79

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.36.0](https://github.com/fornwall/rust-script/releases/tag/0.36.0) 2025-08-16
4+
### Fixed
5+
- Fix issue with `--clear-cache` when "projects" directory doesn't exist ([#152](https://github.com/fornwall/rust-script/pull/152)).
6+
7+
### Added
8+
- Allow passing additional arguments to `cargo test` and `cargo bench` ([#146](https://github.com/fornwall/rust-script/pull/146)).
9+
10+
### Internal
11+
- Update dependencies.
12+
313
## [0.35.0](https://github.com/fornwall/rust-script/releases/tag/0.35.0) 2024-09-03
414
### Fixed
515
- Make `RUST_SCRIPT_BASE_PATH` report the correct path when `rust-script` executes with `--base-path` ([#136](https://github.com/fornwall/rust-script/pull/136)).

0 commit comments

Comments
 (0)