docs(CHANGELOG): Update pull request reference (#8208)

This commit is contained in:
Andy Leiserson 2025-09-10 21:52:02 -07:00 committed by GitHub
parent 54ce9f7f98
commit f4ea8642a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -223,7 +223,7 @@ By @cwfitzgerald in [#8162](https://github.com/gfx-rs/wgpu/pull/8162).
#### General
- Clarify that subgroup barriers require both the `SUBGROUP` and `SUBGROUP_BARRIER` features / capabilities. By @andyleiserson in TBD.
- Clarify that subgroup barriers require both the `SUBGROUP` and `SUBGROUP_BARRIER` features / capabilities. By @andyleiserson in [#8203](https://github.com/gfx-rs/wgpu/pull/8203).
## v26.0.4 (2025-08-07)