C#: Add change note.

This commit is contained in:
Michael Nebel
2024-01-26 14:24:27 +01:00
parent 13b8d57bff
commit da4a9b620a

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 12: Added extractor, QL library and data flow support for collection expressions like `[1, y, 4, .. x]`.