mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
8 lines
196 B
Markdown
8 lines
196 B
Markdown
## 4.1.0
|
|
|
|
### Deprecated APIs
|
|
|
|
* The predicates `immediatelyControls` and `controls` on the `ConditionBlock`
|
|
class have been deprecated in favor of the newly added `dominatingEdge`
|
|
predicate.
|