diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c119f61..c65c315a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,6 +95,7 @@ Changes to vulkano-util: - Vulkano-shaders: Support for Vulkan 1.3 target environment. - Support for querying memory requirements directly from the device. - Vulkano-util: `VulkanoWindowsRenderer::swapchain_image_views` allows access to the swapchain images. +- Support for the `glam` crate in the `type_for_format` macro. ### Bugs fixed