Skip to content

Commit

Permalink
#1868 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua committed Apr 5, 2022
1 parent c794371 commit 741a506
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 @@ -10,6 +10,7 @@
- **Breaking** All `check_buffer_access` and `check_image_access` functions now take an `UnsafeBuffer`/`UnsafeImage` and a `Range<DeviceSize>`.
- **Breaking** `UnsafeCommandBufferBuilder::pipeline_barrier` now takes a `DependencyInfo`. It will use `vkCmdPipelineBarrier2` if supported.
- `UnsafeCommandPoolCreateInfo` and `UnsafeCommandPoolCreationError` interfaces exposed.
- Fixed compile error in Vulkano-win on Android.

# Version 0.29.0 (2022-03-11)

Expand Down

0 comments on commit 741a506

Please sign in to comment.