Skip to content

Commit cc26b9f

Browse files
committed
Updated CHANGELOG.md
1 parent fc48eb1 commit cc26b9f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
- Added function `vmaGetMemoryWin32Handle2` offering extra parameter `VkExternalMemoryHandleTypeFlagBits handleType`.
99
- Added `VMA_VERSION` macro with library version number (#507).
1010
- Improvements in the algorithm choosing memory type when `VMA_MEMORY_USAGE_AUTO*` is used (#520).
11-
- Fixes for compatibility with C++20 modules on Clang 21 and GCC15 (#513, #514).
11+
- Fixed compatibility with C++20 modules on Clang 21 and GCC15 (#513, #514).
12+
- Fixed race condition in defragmentation (#529, #313).
1213
- Other fixes and improvements, including compatibility with various platforms and compilers, improvements in documentation, sample application, and tests.
1314

1415
# 3.3.0 (2025-05-12)

0 commit comments

Comments
 (0)