Skip to content

Commit c6317a8

Browse files
authored
Merge pull request #105 from morzel85/main
docs/README.md updated with news of 0.27.0 release
2 parents ce0df7b + 669c03d commit c6317a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ With `rust-script` Rust files and expressions can be executed just like a shell
2727
You can get an overview of the available options using the `--help` flag.
2828

2929
## News
30+
**2023-05-01:** [Version 0.27.0](https://github.com/fornwall/rust-script/releases/tag/0.27.0) has been released, replacing dirs-next with dirs and updating winreg.
31+
3032
**2023-04-14:** [Version 0.26.0](https://github.com/fornwall/rust-script/releases/tag/0.26.0) has been released, detecting `extern "C"` main functions.
3133

3234
**2023-04-11:** [Version 0.25.0](https://github.com/fornwall/rust-script/releases/tag/0.25.0) has been released, fixing whitespace between `main` and `()` not working, and avoids having shebangs cause a line number mismatch.

0 commit comments

Comments
 (0)