diff options
| author | mo8it <mo8it@proton.me> | 2024-08-02 16:40:06 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-02 16:40:06 +0200 |
| commit | 175294fa5dda30ed313050a4837631575dc8a232 (patch) | |
| tree | 5e3bd3a5ef2b3c1e70b24df17bb976da53dbacf8 /CHANGELOG.md | |
| parent | 5016c7cf7c846cc4d271fa06d8d7debc7604ae5c (diff) | |
Add `rust-version`
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 846c67f..cf036ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 6.1.1 (UNRELEASED) +- Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports. - Run the final check of all exercises in parallel. - Small exercise improvements. - `dev check`: Check that all solutions are formatted with `rustfmt`. |
