Move changelog entries related to 0.34.1

This commit is contained in:
Austin Johnson 2023-10-29 19:00:52 -05:00 committed by GitHub
parent 448a06979a
commit 79591acf3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,10 @@
### Bugs fixed
# Version 0.34.1 (2023-10-29)
### Bugs fixed
- `StandardDescriptorSetAllocator` panicking due to an arithmetic overflow when arithmetic overflow checks are enabled.
- Vulkano-util still depending on the now-deprecated vulkano-win.