Skip to content

Commit 32acb20

Browse files
docs(CHANGELOG): backport 0.19.5 entries (#5966)
1 parent f44f52a commit 32acb20

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,17 @@ By @atlv24 and @cwfitzgerald in [#5154](https://github.com/gfx-rs/wgpu/pull/5154
437437
- Refactor tests to read feature flags by name instead of a hardcoded hexadecimal u64. By @atlv24 in [#5155](https://github.com/gfx-rs/wgpu/pull/5155).
438438
- Add test that verifies that we can drop the queue before using the device to create a command encoder. By @Davidster in [#5211](https://github.com/gfx-rs/wgpu/pull/5211)
439439

440+
## 0.19.5 (2024-07-16)
441+
442+
This release only releases `wgpu-hal` 0.19.5, which contains an important fix
443+
for DX12.
444+
445+
### Bug Fixes
446+
447+
#### DX12
448+
449+
- Do not feed `&""` to `D3DCompile`, by @workingjubilee in [#5812](https://github.com/gfx-rs/wgpu/issues/5812), backported by @Elabajaba in [#5833](https://github.com/gfx-rs/wgpu/pull/5833).
450+
440451
## v0.19.4 (2024-04-17)
441452

442453
### Bug Fixes

0 commit comments

Comments
 (0)