#1802 Changelog update

This commit is contained in:
Rua 2022-01-29 18:01:13 +01:00 committed by GitHub
parent be4e5dc678
commit 6c6b7b4cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@
- Added `UnsafeImage::tiling`.
- 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`.
# Version 0.27.1 (2021-12-07)