diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ba18529e..77c1f8ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ Changes to `GraphicsPipeline`: ### Bugs fixed - When using bindless, the validation checks for `DescriptorBindingRequirements` would panic. +- [#2477](https://github.com/vulkano-rs/vulkano/issues/2477) Incorrect validation for `win32_monitor` in surfaces. # Version 0.35.1 (2025-02-08)