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 9473bac commit 0a90dd6
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 @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `VK_KHR_performance_query` device extension (#726)
- Added `VK_EXT_shader_object` device extension (#732)
- Added missing `Device::get_device_queue2()` wrapper (#736)
- Allow building Entry/Instance/Device from handle+fns (#748)

### Changed

Expand Down

0 comments on commit 0a90dd6

Please sign in to comment.