Update changelog

This commit is contained in:
Remo Senekowitsch 2026-05-14 16:08:29 +02:00
parent 06ca7b8718
commit 03ddf3683b
No known key found for this signature in database

View File

@ -20,6 +20,7 @@
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor) - 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.
- `structs3`: Rewrote the exercise to make users type method syntax themselves. - `structs3`: Rewrote the exercise to make users type method syntax themselves.
- Rename the exercises for smart pointers and conversions so they're sorted alphabetically. [@foxfromworld](https://github.com/foxfromworld)
## 6.5.0 (2025-08-21) ## 6.5.0 (2025-08-21)