#1859 Changelog update

This commit is contained in:
Ilya Lakhin 2022-03-19 02:28:36 +07:00
parent fd4189c19c
commit 266832223f

View File

@ -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)