update changelog

This commit is contained in:
Igor Shaposhnik
2022-03-13 00:53:34 +03:00
committed by Dzmitry Malyshau
parent b5761d9611
commit f90e563c28

View File

@@ -2,6 +2,7 @@
## v0.9 (TBD)
- WGSL:
- commas are used to separate struct members intead of semicolons
- attributes are declared with `@attrib` instead of `[[attrib]]`
- `stride` attribute is removed
- block comments are supported