mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Release 0.6
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## v0.6.0 (2023-01-25)
|
||||
- add helpers for IDXGIFactoryMedia
|
||||
- add `create_swapchain_for_composition_surface_handle`
|
||||
|
||||
## v0.5.0 (2022-07-01)
|
||||
- add COM helpers
|
||||
- enable D3D11 adapter use
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "d3d12"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
authors = [
|
||||
"gfx-rs developers",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user