Add change notes for all languages.

This commit is contained in:
Anders Schack-Mulligen
2024-12-03 15:29:49 +01:00
parent 8ea973f838
commit cca27e4c77
7 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: breaking
---
* 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.