Skip to content

Commit

Permalink
#2104 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinJ235 authored Dec 18, 2022
1 parent 58b6e69 commit 9acc2fc
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 @@ -58,6 +58,7 @@ Changes to pipelines:
- A `buffer_with_range` constructor for `WriteDescriptorSet`, which can be used to select the range within the buffer that should be bound. This must be used when using dynamic buffers.

### 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.

# Version 0.32.3 (2022-12-07)

Expand Down

0 comments on commit 9acc2fc

Please sign in to comment.