mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#1821 Changelog update
This commit is contained in:
parent
8f828962b0
commit
24c0e749a5
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user