C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-03-26 11:52:42 +01:00
parent a402ce59f4
commit a5f27b8f19

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The extractor no longer synthesizes expanded forms of compound assignments. This may have a small impact on the results of queries that explicitly or implicitly rely on the expanded form of compound assignments.