#1905 Changelog Update

This commit is contained in:
Austin Johnson 2022-05-31 11:53:53 -05:00 committed by GitHub
parent d6e491b8da
commit 3d1d135c54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@
- Added support for dynamic rendering, and a `triangle-v1_3` example demonstrating how it's used.
- Fixed a bug where `NonExhaustive` implemented the `Default` trait and was therefore still constructable by the user.
- Updated ash to 0.37.0+1.3.209.
- Fixed bug in various Vulkan calls where the returned data might be incomplete.
# Version 0.29.0 (2022-03-11)