added change notes

This commit is contained in:
Napalys Klicius
2025-05-18 15:54:56 +02:00
committed by Jeroen Ketema
parent 703aec1990
commit 673655e093
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
category: breaking
---
* Deleted the deprecated `parseContent` predicate from the `ExternalFlow.qll`.
* Deleted the deprecated `hasLocationInfo` predicate from the `DataFlowPublic.qll`.
* Deleted the deprecated `SummaryComponent` class from the `FlowSummary.qll`.
* Deleted the deprecated `SummaryComponentStack` class from the `FlowSummary.qll`.
* Deleted the deprecated `SummaryComponent` module from the `FlowSummary.qll`.
* Deleted the deprecated `SummaryComponentStack` module from the `FlowSummary.qll`.
* Deleted the deprecated `RequiredSummaryComponentStack` class from the `FlowSummary.qll`.