update the release notes

This commit is contained in:
Koni Marti
2024-12-03 19:36:04 +01:00
committed by Christoffer Lerno
parent 8569239bc1
commit 2c9d2d4fd7

View File

@@ -36,6 +36,7 @@
- Updated Base32 API.
- Add `file::save`.
- Add `memcpy` / `memset` / `memcmp` to nolibc.
- Add `sort::quickselect` to find the k-th smallest element in an unordered list.
## 0.6.4 Change list