Skip to content

Commit 757aed5

Browse files
docs(CHANGELOG): port 26.0.{3,4} release notes
1 parent 1bf1671 commit 757aed5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,20 @@ Naga now requires that no type be larger than 1 GB. This limit may be lowered in
7373

7474
Fix `STATUS_HEAP_CORRUPTION` crash when concurrently calling `create_sampler`. By @atlv24 in [#8043](https://github.com/gfx-rs/wgpu/pull/8043).
7575

76+
## v26.0.4 (2025-08-06)
77+
78+
### Bug Fixes
79+
80+
#### Vulkan
81+
82+
Fix `STATUS_HEAP_CORRUPTION` crash when concurrently calling `create_sampler`. By @atlv24 in [#8056](https://github.com/gfx-rs/wgpu/pull/8056).
83+
84+
## v26.0.3 (2025-07-30)
85+
86+
### Bug Fixes
87+
88+
- Fixed memory leak in vulkan backend. By @cwfitzgerald in [#8031](https://github.com/gfx-rs/wgpu/pull/8031).
89+
7690
## v26.0.2 (2025-07-23)
7791

7892
### Bug Fixes

0 commit comments

Comments
 (0)