Skip to content

Commit 657e690

Browse files
chore: prep. for 26.0.5 release (#8395)
1 parent 16fa729 commit 657e690

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,13 @@ Bottom level categories:
4040

4141
## Unreleased
4242

43+
## v26.0.5 (2025-10-21)
44+
4345
### Bug Fixes
4446

4547
#### DX12
4648

47-
- Align copies b/w textures and buffers via a single intermediate buffer per copy when `D3D12_FEATURE_DATA_D3D12_OPTIONS13.UnrestrictedBufferTextureCopyPitchSupported` is `false`. By @ErichDonGubler in [#7721](https://github.com/gfx-rs/wgpu/pull/7721).
49+
- Align copies b/w textures and buffers via a single intermediate buffer per copy when `D3D12_FEATURE_DATA_D3D12_OPTIONS13.UnrestrictedBufferTextureCopyPitchSupported` is `false`. By @ErichDonGubler in [#7721](https://github.com/gfx-rs/wgpu/pull/7721), backported in [#8375](https://github.com/gfx-rs/wgpu/pull/8375).
4850

4951
## v26.0.4 (2025-08-07)
5052

0 commit comments

Comments
 (0)