Skip to content

Commit

Permalink
vulkano-rs#2108 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinJ235 authored and hakolao committed Feb 20, 2024
1 parent bbb1c1f commit feb1345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Changes to `impl_vertex`, `VertexMember` and `VertexMemberInfo`:

### Bugs fixed
- [#2094](https://github.com/vulkano-rs/vulkano/issues/2094): Fixed debug assertion when the first command in a command buffer that uses an image expects it to be in the `Undefined` layout.
- Fixed wrong aspects being used in pipeline barriers when an image view selects one aspect of a combined depth+stencil image.
- Fixed panic when building a finished command buffer, if the command buffer contains commands that use only some subresources of an image.

# Version 0.32.3 (2022-12-07)

Expand Down

0 comments on commit feb1345

Please # to comment.