#1821 Changelog update

This commit is contained in:
Rua 2022-02-09 11:01:17 +01:00 committed by GitHub
parent 8f828962b0
commit 24c0e749a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
-->
- Fix sync bug in `copy_image` and `blit_image` where the `src` and `dest` images are the same but with different mip level and/or array layer.
- Fix bug in `begin_render_pass` causing a panic when clearing a depth-only attachment.
# Version 0.28.0 (2022-02-02)