Backends: Vulkan: Fixed handling of ImGui_ImplVulkan_InitInfo::MinAllocationSize field. (#7189, #4238)

This commit is contained in:
Tristan Gouge
2024-01-11 14:42:48 +01:00
committed by ocornut
parent 29809d7220
commit 82df7c8bf4
2 changed files with 6 additions and 4 deletions

View File

@ -43,6 +43,8 @@ Breaking changes:
Other changes:
- Backends: Vulkan: Fixed handling of ImGui_ImplVulkan_InitInfo::MinAllocationSize field. (#7189, #4238)
-----------------------------------------------------------------------
VERSION 1.90.1 (Released 2024-01-10)