Update changelog for release v27.0.2 (#8293)

This commit is contained in:
Connor Fitzgerald 2025-10-06 13:11:35 -04:00 committed by GitHub
parent abc2dfab52
commit d28fb4d776
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,12 +40,20 @@ Bottom level categories:
## Unreleased
## v27.0.2 (2025-10-03)
### Bug Fixes
#### DX12
- Fix device creation failures for devices that do not support mesh shaders. By @vorporeal in [#8297](https://github.com/gfx-rs/wgpu/pull/8297).
## v27.0.1 (2025-10-02)
### Bug Fixes
- Fixed the build on docs.rs. By @cwfitzgerald in [#8292](https://github.com/gfx-rs/wgpu/pull/8292).
## v27.0.0 (2025-10-01)
### Major Changes