C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-02-05 15:52:43 +01:00
parent bd3e4d3d7e
commit 02e4a8b6f7

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 14: Added support for `extension` members in the extractor, QL library, data flow, and Models as Data, covering extension methods, properties, and operators.