Skip to content

Commit 089e0eb

Browse files
Updated CHANGELOG.md for v3.3.0
1 parent 66db1cd commit 089e0eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Additions to the library API:
66

77
Other changes:
88

9-
- Added macro `VMA_DEBUG_DONT_EXCEED_HEAP_SIZE_WITH_ALLOCATION_SIZE`, enabled by default.
9+
- Added macro `VMA_DEBUG_DONT_EXCEED_HEAP_SIZE_WITH_ALLOCATION_SIZE` with default value 1.
10+
- Changed macro `VMA_DEBUG_DONT_EXCEED_MAX_MEMORY_ALLOCATION_COUNT` default value from 0 to 1.
1011
- Added documentation chapter "Frequenty asked questions".
1112
- Other fixes and improvements, including compatibility with various platforms and compilers.
1213

0 commit comments

Comments
 (0)