Skip to content

Commit

Permalink
changelog: Document #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 29bbbd3 commit 5b6f356
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 @@ -16,6 +16,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 5b6f356

Please sign in to comment.