From 448a06979ac0eba59e3bdcf1af4bdd865c2bd79a Mon Sep 17 00:00:00 2001 From: marc0246 <40955683+marc0246@users.noreply.github.com> Date: Mon, 30 Oct 2023 00:32:57 +0100 Subject: [PATCH] #2382 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07831926..fbd39187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### Bugs fixed - `StandardDescriptorSetAllocator` panicking due to an arithmetic overflow when arithmetic overflow checks are enabled. +- Vulkano-util still depending on the now-deprecated vulkano-win. # Version 0.34.0 (2023-10-25)