Skip to content

Commit 4d23f3e

Browse files
committed
Forward port v26.0.1 changelog
1 parent 166c2ea commit 4d23f3e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,11 @@ Bottom level categories:
4040

4141
## Unreleased
4242

43-
### Bug Fixes
43+
## v26.0.1 (2025-07-10)
4444

45-
#### General
45+
### Bug Fixes
4646

47+
- Fixed build error inside `wgpu::util::initialize_adapter_from_env` when `std` feature is not enabled. By @kpreid in [#7918](https://github.com/gfx-rs/wgpu/pull/7918).
4748
- Fixed build error occurring when the `profiling` dependency is configured to have profiling active. By @kpreid in [#7916](https://github.com/gfx-rs/wgpu/pull/7916).
4849
- Emit a validation error instead of panicking when a query set index is OOB. By @ErichDonGubler in [#7908](https://github.com/gfx-rs/wgpu/pull/7908).
4950

0 commit comments

Comments
 (0)