C#: Add change note.

This commit is contained in:
Michael Nebel
2023-01-26 19:36:58 +01:00
parent b25414fe93
commit 115a0a4318

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 11: Added extractor support for `ref` fields in `ref struct` declarations.