diff options
| author | mo8it <mo8it@proton.me> | 2025-08-21 22:08:54 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-08-21 23:17:53 +0200 |
| commit | 208a5932165c2fcf74b1dbb602f9427cc302929e (patch) | |
| tree | a938511e29b9e8c0477129549e8b5e835f7e832a /CHANGELOG.md | |
| parent | 2d1d531550afaac36dbf4d15c383bc0e1cbf248d (diff) | |
Ready to release
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c1dbb42..32d9510 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,23 @@ ## Unreleased +## 6.5.0 (2025-08-21) + +### Added + +- Check that Clippy is installed before initialization + ### Changed - Upgrade to Rust edition 2024 - Raise the minimum supported Rust version to `1.87` +- Don't follow symlinks in the file watcher +- `dev new`: Don't add `.rustlings-state.txt` to `.gitignore` + +### Fixed + +- Fix file links in VS Code +- Fix error printing when the progress bar is shown +- `dev check`: Don't check formatting if there are no solution files ## 6.4.0 (2024-11-11) |
