#1811 Changelog update

This commit is contained in:
Ilya Lakhin 2022-01-30 22:53:41 +07:00
parent 608f847db8
commit 09cf7e885c

View File

@ -69,6 +69,7 @@
- Fixed mipmap generation for 2D array images.
- Added `aspects` to the builder of `ImageView`, to choose which aspect(s) of an image to use in the view.
- Added `SamplerYcbcrConversion`, and the ability to attach it to a sampler or image view.
- Fixed of not being able to create multi-layer framebuffers.
# Version 0.27.1 (2021-12-07)