C#: Add change note.

This commit is contained in:
Michael Nebel
2023-01-16 13:43:26 +01:00
parent 2f602a629f
commit 8981d4c06b

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Support for `static virtual` and `static abstract` interface members.
* Support for *operators* in interface definitions.