Skip to content

Commit f2c2c74

Browse files
committed
updated changelog
1 parent 5b33fa2 commit f2c2c74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Bottom level categories:
8181
- Fixed overflow detection and argument domain validation for `acosh`, `length`, `normalize`, and `pow` in constant evaluation. By @ecoricemon in [#9249](https://github.com/gfx-rs/wgpu/pull/9249).
8282
- Naga no longer allows derivative operations on `f16`. WGSL does not currently allow this, although [it may be added in the future](https://github.com/gpuweb/gpuweb/issues/5482). By @andyleiserson in [#9154](https://github.com/gfx-rs/wgpu/pull/9154).
8383
- Disallow direct access to atomic variables in WGSL front-end (e.g. `let x = myAtomic;`). By @ecoricemon in [#9262](https://github.com/gfx-rs/wgpu/pull/9262).
84+
- Added support for `enable wgpu_binding_array;`. by @39ali in [#9298](https://github.com/gfx-rs/wgpu/pull/9298).
8485

8586
## v29.0.1 (2026-03-26)
8687

0 commit comments

Comments
 (0)