Files
codeql/swift/ql/lib/change-notes/released/4.1.0.md
2025-02-17 16:55:54 +00:00

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.