Skip to content

Commit

Permalink
#2256 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Jul 8, 2023
1 parent c1e5917 commit f449858
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 @@ -111,6 +111,7 @@ Changes to samplers:
- Fixed UB in `{AutoCommandBufferBuilder, UnsafeCommandBufferBuilder}::push_constants` where a reference to uninitialized bytes could have been created.
- `Device::set_debug_utils_object_name` no longer exhibits use-after-free UB.
- [#2248](https://github.com/vulkano-rs/vulkano/issues/2248): Meanings of | and & operators for extensions were swapped.
- Fixed validation for the `AllocationType` of allocations in `RawImage::bind_memory`, where the image tiling wasn't taken into consideration.

# Version 0.33.0 (2023-04-01)

Expand Down

0 comments on commit f449858

Please sign in to comment.