diff --git a/shared/dataflow/change-notes/2024-04-09-alert-provenance.md b/shared/dataflow/change-notes/2024-04-09-alert-provenance.md index 9319c134e44..b4017cb84bf 100644 --- a/shared/dataflow/change-notes/2024-04-09-alert-provenance.md +++ b/shared/dataflow/change-notes/2024-04-09-alert-provenance.md @@ -1,4 +1,4 @@ --- category: feature --- -* The `PathGraph` result of a data flow computation has been augmented with model provenance information for each of the flow steps. +* The `PathGraph` result of a data flow computation has been augmented with model provenance information for each of the flow steps. Any qltests that include the edges relation in their output (for example, `.qlref`s that reference path-problem queries) will need to be have their expected output updated accordingly.