Skip to content

Commit

Permalink
#2496 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Mar 13, 2024
1 parent 3472daa commit 25a1184
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 @@ -19,6 +19,7 @@
Changes to (physical) device:
- `Properties` is renamed to `DeviceProperties`.
- `Features` is renamed to `DeviceFeatures`.
- `PhysicalDevice::surface_present_modes(_unchecked)` now returns `Vec<PresentMode>` instead of an iterator.

Changes to command buffers:
- Renamed `AutoCommandBufferBuilder` to `RecordingCommandBuffer` and `AutoCommandBufferBuilder::build` to `end`.
Expand Down

0 comments on commit 25a1184

Please sign in to comment.