add change-notes

This commit is contained in:
erik-krogh
2023-03-03 09:19:08 +01:00
parent f96d6accbb
commit a928f4c9ef
6 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
category: minorAnalysis
---
* Deleted the deprecated `getQualifiedName` predicate from the `ConstantWriteAccess` class.
* Deleted the deprecated `getWhenBranch` and `getAWhenBranch` predicates from the `CaseExpr` class.
* Deleted the deprecated `Self`, `PatternParameter`, `Pattern`, `VariablePattern`, `TuplePattern`, and `TuplePatternParameter` classes.