Skip to content

Commit 085eaa6

Browse files
authored
Forward port v26.0.1 changelog (#7921)
1 parent 4844fa6 commit 085eaa6

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
@@ -53,10 +53,11 @@ We have merged the acceleration structure feature into the `RayQuery` feature. T
5353

5454
By @Vecvec in [#7913](https://github.com/gfx-rs/wgpu/pull/7913).
5555

56-
### Bug Fixes
56+
## v26.0.1 (2025-07-10)
5757

58-
#### General
58+
### Bug Fixes
5959

60+
- 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).
6061
- 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).
6162
- 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).
6263

0 commit comments

Comments
 (0)