Dataflow: Add change note.

This commit is contained in:
Anders Schack-Mulligen
2023-03-28 13:17:48 +02:00
parent d406b051fc
commit 47e7aa9566
6 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed some accidental predicate visibility in the backwards-compatible wrapper for data flow configurations. In particular `DataFlow::hasFlowPath`, `DataFlow::hasFlow`, `DataFlow::hasFlowTo`, and `DataFlow::hasFlowToExpr` were accidentally exposed in a single version.