Python: add change-note

I chose `category: majorAnalysis`, the description is
"An API has changed in a way that may affect the results produced
by a query that consumes the API."
The API in question here is `flowPath` which is used by all our
data flow queries.
This commit is contained in:
Rasmus Lerchedahl Petersen
2023-12-18 23:42:39 +01:00
parent 78c484faab
commit 8b7b58279a

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* Support for flow through captured variables.