#1855 changelog update

This commit is contained in:
Rua 2022-03-10 20:12:05 +01:00 committed by GitHub
parent e1558f6913
commit b03c204aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,6 +102,7 @@
- Replaced `fnv` crate's `FnvHashMap`, `FnvHashSet` & `FnvHasher` with their `std` counterparts.
- Validate SPIR-V code containing `OpUndef` correctly.
- `VertexBuffersCollection` now supports arrays.
- Fixed overflow in multiview vertex buffer validation.
# Version 0.28.0 (2022-02-02)