C#: Add change note.

This commit is contained in:
Michael Nebel
2023-02-07 13:10:32 +01:00
parent 59ab353827
commit d4985a99e0

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 11: Added extractor support for the `scoped` modifier annotation on parameters and local variables.