Files
codeql/swift/ql/lib/change-notes/released/3.0.0.md
2024-12-04 16:01:14 +00:00

6 lines
285 B
Markdown

## 3.0.0
### Breaking Changes
* Deleted the old deprecated data flow API that was based on extending a configuration class. See https://github.blog/changelog/2023-08-14-new-dataflow-api-for-writing-custom-codeql-queries for instructions on migrating your queries to use the new API.