Skip to content

Commit

Permalink
#1855 changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Mar 10, 2022
1 parent e1558f6 commit b03c204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit b03c204

Please sign in to comment.