C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-05-12 14:20:48 +02:00
parent dab1525d22
commit eba32b95a9

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 14: Added support for user-defined instance increment/decrement operators.