Updated releasenotes.

This commit is contained in:
Christoffer Lerno
2023-09-09 22:50:25 +02:00
parent d67e846712
commit ca1885fe09

View File

@@ -3,6 +3,7 @@
## 0.5.0 Change List
### Changes / improvements
- `void!` does not convert to `anyfault`.
- `$$masked_load` / `$$masked_store` for vector masked load/store.
- `$$select` builtin for vector masked select.
- Subtype matching in type switches.