We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ca7b8 commit 03ddf36Copy full SHA for 03ddf36
1 file changed
CHANGELOG.md
@@ -20,6 +20,7 @@
20
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor)
21
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
22
- `structs3`: Rewrote the exercise to make users type method syntax themselves.
23
+- Rename the exercises for smart pointers and conversions so they're sorted alphabetically. [@foxfromworld](https://github.com/foxfromworld)
24
25
## 6.5.0 (2025-08-21)
26
0 commit comments