Skip to content

Commit

Permalink
changelog: Document ash-rs#748 addition of from_parts constructors
Browse files Browse the repository at this point in the history
  • Loading branch information
pac85 committed May 6, 2023
1 parent b738ad1 commit 4a955ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `VK_EXT_shader_object` device extension (#732)
- Added missing `Device::get_device_queue2()` wrapper (#736)
- Exposed `FramebufferCreateInfo::attachment_count()` builder for `vk::FramebufferCreateFlags::IMAGELESS` (#747)
- Allow building `Entry`/`Instance`/`Device` from handle+fns (#748)

### Changed

Expand Down

0 comments on commit 4a955ef

Please sign in to comment.