C#: Add change note.

This commit is contained in:
Michael Nebel
2023-02-16 12:26:32 +01:00
parent 3971dedcf6
commit b87de911ba

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 11: Added extractor support for `required` fields and properties.