Skip to content

Commit 8bd9c51

Browse files
authored
Update CHANGELOG.md
1 parent 9193f4d commit 8bd9c51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## [0.35.0] 2024-09-03
3+
## [0.35.0](https://github.com/fornwall/rust-script/releases/tag/0.35.0) 2024-09-03
44
### Fixed
5-
- Make `RUST_SCRIPT_BASE_PATH` report the correct path when `rust-script` executes with `--base-path` (#136).
5+
- 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)).
6+
- Bump dependencies, raising MSRV from `1.64` to `1.74` ([#138](https://github.com/fornwall/rust-script/pull/138)).
67

7-
## [0.34.0] 2023-09-27
8+
## [0.34.0](https://github.com/fornwall/rust-script/releases/tag/0.34.0) 2023-09-27
89
### Added
910
- Publish binaries on GitHub releases, for use with e.g. `cargo binstall`.

0 commit comments

Comments
 (0)