Update python/ql/lib/change-notes/2023-12-18-support-variable-capture.md

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
yoff
2023-12-19 10:08:59 +01:00
committed by GitHub
parent a60c52b8b7
commit 1417c2cdd5

View File

@@ -1,4 +1,4 @@
---
category: majorAnalysis
---
* Support for flow through captured variables.
* Added support for global data-flow through captured variables.