Dataflow: Add change note about deprecation.

This commit is contained in:
Anders Schack-Mulligen
2023-12-08 14:25:20 +01:00
parent 32fdf4fc9f
commit 75d8da9007

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The old configuration-class based data flow api has been deprecated. The configuration-module based api should be used instead. For details, see https://github.blog/changelog/2023-08-14-new-dataflow-api-for-writing-custom-codeql-queries/.