#1803 Changelog update

This commit is contained in:
Rua 2022-01-29 19:00:26 +01:00 committed by GitHub
parent ec4f7631e0
commit 109920ec2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@
- The `ImageViewAbstract` trait now includes a `format_features` method.
- The `BufferViewAbstract` trait now includes `format` and `format_features` methods.
- Add `boxed_send()`, `boxed_sync()`, `boxed_send_sync()` for `GpuFuture`.
- Fixed mipmap generation for 2D array images.
# Version 0.27.1 (2021-12-07)