We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a61ee commit 2e0b7a3Copy full SHA for 2e0b7a3
CHANGELOG.md
@@ -40,9 +40,12 @@ Bottom level categories:
40
41
## Unreleased
42
43
+## 23.0.0 (2024-10-25)
44
+
45
### Major Changes
46
47
#### `wgpu-core` is no longer generic over `wgpu-hal` backends
48
49
Dynamic dispatch between different backends has been moved from the user facing `wgpu` crate,
50
to a new dynamic dispatch mechanism inside the backend abstraction layer `wgpu-hal`.
51
0 commit comments