Skip to content

Commit 29d349c

Browse files
committed
changelog: Document #748 addition of from_parts constructors
1 parent b738ad1 commit 29d349c

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
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Added `VK_EXT_shader_object` device extension (#732)
1515
- Added missing `Device::get_device_queue2()` wrapper (#736)
1616
- Exposed `FramebufferCreateInfo::attachment_count()` builder for `vk::FramebufferCreateFlags::IMAGELESS` (#747)
17+
- Allow building Entry/Instance/Device from handle+fns (#748)
1718

1819
### Changed
1920

0 commit comments

Comments
 (0)