add change-notes

This commit is contained in:
erik-krogh
2025-01-27 22:43:13 +01:00
parent d46a2d4e80
commit a1afa20d4b
9 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: breaking
---
* Deleted the deprecated `getAllocatorCall` predicate from `DeleteOrDeleteArrayExpr`, use `getDeallocatorCall` instead.