mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
add change-notes
This commit is contained in:
6
ruby/ql/lib/change-notes/2023-03-03-delete-deps.md
Normal file
6
ruby/ql/lib/change-notes/2023-03-03-delete-deps.md
Normal 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.
|
||||
Reference in New Issue
Block a user