diff options
| author | mo8it <mo8it@proton.me> | 2024-08-08 23:13:49 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-08 23:48:54 +0200 |
| commit | 1b9faa4d61665074fe450277644974dd0167e6e9 (patch) | |
| tree | 5ac2430e4d742ed2e759a65bef2ddde8845d9ce8 /CHANGELOG.md | |
| parent | 9f9a754a646f3af686531526168ece9c365286c2 (diff) | |
Update CHANGELOG
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 19c9a51..1529ba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 6.2.0 (2024-08-08) +- Show a message before checking and running an exercise. This gives the user instant feedback and avoids confusion if the checks take too long. - Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports. - Remove the state file and the solutions directory from the generated `.gitignore` file. - Add a `README.md` file to the `solutions/` directory. |
