Skip to content

Commit

Permalink
#1893 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored May 9, 2022
1 parent a893590 commit eec4463
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 @@ -35,6 +35,7 @@
- Added new enum value `CheckDispatchError::ZeroLengthDimensions` to be returned when `dispatch()` is called with dimension(s) of length zero.
- Vulkano-shaders now supports `raygen`, `anyhit`, `closesthit`, `miss`, `intersection` and `callable` shaders.
- Fix PresentFuture flushing twice if `then_swapchain_present` fails.
- Added new enum value `SwapchainCreationError::ImageExtentZeroLengthDimensions` to be returned when at least one of the image extent's dimensions are zero.

# Version 0.29.0 (2022-03-11)

Expand Down

0 comments on commit eec4463

Please sign in to comment.