Add releasenote for latest fix.

This commit is contained in:
Christoffer Lerno
2024-10-11 13:53:29 +02:00
parent 4e5ba327fe
commit cdf67684cc

View File

@@ -30,6 +30,7 @@
- Improved error message when declaring a variable `void!`.
- Cannot use void as a generic parameter #1546
- Interfaces not correctly copied with generics #1545
- Memory leak in keys.new_list fixed.
### Stdlib changes
- Remove unintended print of `char[]` as String