mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Release preparation for version 2.20.4
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
## 4.0.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Deleted the deprecated `getCallNode` predicate from `API::Node`, use `asCall()` instead.
|
||||
* Deleted the deprecated `getASubclass`, `getAnImmediateSubclass`, `getASuccessor`, `getAPredecessor`, `getASuccessor`, `getDepth`, and `getPath` predicates from `API::Node`.
|
||||
* Deleted the deprecated `Root`, `Use`, and `Def` classes from `ApiGraphs.qll`.
|
||||
Reference in New Issue
Block a user