Skip to content

Commit

Permalink
#2034 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Oct 12, 2022
1 parent 1bb2602 commit c94a494
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 @@ -64,6 +64,7 @@ Changes to buffers:
- [#2004](https://github.com/vulkano-rs/vulkano/issues/2004): A swapchain image could be presented without being acquired.
- [#1871](https://github.com/vulkano-rs/vulkano/issues/1871): Layer extensions are not included when validating extensions to enable on an instance.
- Fixed missing validation when binding memory to a buffer with the `shader_device_address` usage.
- Queue family count isn't being set in either `ash::vk::BufferCreateInfo` or `ash::vk::ImageCreateInfo`.

# Version 0.31.1 (2022-10-04)

Expand Down

0 comments on commit c94a494

Please sign in to comment.