We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf1671 commit 757aed5Copy full SHA for 757aed5
1 file changed
CHANGELOG.md
@@ -73,6 +73,20 @@ Naga now requires that no type be larger than 1 GB. This limit may be lowered in
73
74
Fix `STATUS_HEAP_CORRUPTION` crash when concurrently calling `create_sampler`. By @atlv24 in [#8043](https://github.com/gfx-rs/wgpu/pull/8043).
75
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
87
88
+- Fixed memory leak in vulkan backend. By @cwfitzgerald in [#8031](https://github.com/gfx-rs/wgpu/pull/8031).
89
90
## v26.0.2 (2025-07-23)
91
92
### Bug Fixes
0 commit comments