This commit is contained in:
Rua 2024-01-11 17:25:41 +01:00 committed by GitHub
parent 90c104c9f1
commit fde00fa9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ Changes to queries:
- [#1738](https://github.com/vulkano-rs/vulkano/issues/1738): Validation of shader interface matching is insufficient.
- Improved and more accurate validation of fragment output.
- `RawRecordingCommandBuffer::end` being safe to call.
- Fix wrong comparison in push constant size validation check.
# Version 0.34.1 (2023-10-29)