mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
6 lines
251 B
Markdown
6 lines
251 B
Markdown
## 2.0.0
|
|
|
|
### Breaking Changes
|
|
|
|
* Adjusted the Guards interface in the SSA data flow integration to distinguish `hasBranchEdge` from `controlsBranchEdge`. Any breakage can be fixed by implementing one with the other as a reasonable fallback solution.
|