Skip to content

Commit

Permalink
vulkano-rs#2191 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored and hakolao committed Feb 20, 2024
1 parent 1661deb commit 7f9fd2d
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 @@ -27,6 +27,7 @@ Changes to pipeline construction:
### Bugs fixed

- [#2184](https://github.com/vulkano-rs/vulkano/issues/2184): `VK_KHR_get_physical_device_properties2` not used in `Device` creation for Vulkan 1.1 and later.
- Fixed UB in `ShaderModule::from_bytes[_with_data]`, where an unaligned reference could have been created.

# Version 0.33.0 (2023-04-01)

Expand Down

0 comments on commit 7f9fd2d

Please sign in to comment.