Updated release notes.

This commit is contained in:
Christoffer Lerno
2024-11-27 13:46:39 +01:00
parent 6ca5bcc6b8
commit b536a23124

View File

@@ -30,6 +30,7 @@
- Add `io::MultiReader`, `io::MultiWriter`, and `io::TeeReader` structs.
- Updated Base32 API.
- Add `file::save`.
- Add `memcpy` / `memset` / `memcmp` to nolibc.
## 0.6.4 Change list