diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e138ba9..cba2a9c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,6 +106,7 @@ - Validate SPIR-V code containing `OpUndef` correctly. - `VertexBuffersCollection` now supports arrays. - Fixed overflow in multiview vertex buffer validation. +- Fixed missing initialization in `PhysicalDevice::surface_formats`. # Version 0.28.0 (2022-02-02)