Update changelog

This commit is contained in:
mo8it 2026-04-05 15:45:31 +02:00
parent 7d53dc4c95
commit 7ed2316040

View File

@ -2,8 +2,14 @@
## 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
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor)
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
## 6.5.0 (2025-08-21)