Data flow: Add change notes.

This commit is contained in:
Anders Schack-Mulligen
2023-03-13 11:09:13 +01:00
parent 1e64748ffe
commit c380ecbbbc
6 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added support for merging two `PathGraph`s via disjoint union to allow results from multiple data flow computations in a single `path-problem` query.