change all the change-notes to breaking

This commit is contained in:
erik-krogh
2024-04-26 17:17:23 +02:00
parent 14d88eb3ce
commit 800d7546fa
7 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
category: breaking
---
* Deleted the deprecated `getAssemblyName` predicate from the `Operator` class. Use `getFunctionName` instead.
* Deleted the deprecated `LShiftOperator`, `RShiftOperator`, `AssignLShiftExpr`, `AssignRShiftExpr`, `LShiftExpr`, and `RShiftExpr` aliases.