C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-03-02 09:06:06 +01:00
parent 8380474acd
commit 319e3d1ba4

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added post-update nodes for struct-type arguments, allowing data flow out of method calls via those arguments.