mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 10:03:30 +02:00
Update changelog
This commit is contained in:
@@ -2,8 +2,14 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix integer overflow on big terminal widths [@gabfec](https://github.com/gabfec)
|
||||||
|
- Fix workspace detection on Windows [@senekor](https://github.com/senekor)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor)
|
||||||
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
|
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
|
||||||
|
|
||||||
## 6.5.0 (2025-08-21)
|
## 6.5.0 (2025-08-21)
|
||||||
|
|||||||
Reference in New Issue
Block a user