C#: Add change-note.

This commit is contained in:
Michael Nebel
2024-12-20 11:39:14 +01:00
parent 4b7a6c5c7f
commit 596fdf0cfa

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 13: Added QL library support for *collection* like type `params` parameters.