diff --git a/CHANGELOG.md b/CHANGELOG.md index df475b0c14..3406481f31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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