Files
codeql/shared/dataflow/change-notes/released/0.2.5.md
2024-04-15 17:34:47 +00:00

6 lines
346 B
Markdown

## 0.2.5
### New Features
* 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.