Skip to content

Commit 3cba4b8

Browse files
committed
changelog: Document ash-rs#748 addition of from_parts constructors
1 parent 64206af commit 3cba4b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Added `VK_EXT_shader_object` device extension (#732)
1717
- Added missing `Device::get_device_queue2()` wrapper (#736)
1818
- Exposed `FramebufferCreateInfo::attachment_count()` builder for `vk::FramebufferCreateFlags::IMAGELESS` (#747)
19+
- Allow building `Entry`/`Instance`/`Device` from handle+fns (#748)
1920

2021
### Changed
2122

0 commit comments

Comments
 (0)