Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #41 from cwfitzgerald/release-0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald authored Jan 25, 2023
2 parents a990c93 + 7f9735f commit b940b1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "d3d12"
version = "0.5.0"
version = "0.6.0"
authors = [
"gfx-rs developers",
]
Expand Down

0 comments on commit b940b1d

Please sign in to comment.