#1786 Changelog update

This commit is contained in:
Ilya Lakhin 2022-01-11 09:07:38 +07:00
parent 16171c51ac
commit 6c111df9a7

View File

@ -24,6 +24,7 @@
- Fix undefined behaviour on external semaphore creation.
- Fix undefined behaviour on external image creation.
- Add uuid checking to gl-interop example.
- Added additional fields to `DescriptorRequirements`, and changed `mutable` to be on a per-descriptor basis.
# Version 0.27.1 (2021-12-07)