C#: Add change note.

This commit is contained in:
Michael Nebel
2025-04-10 14:25:56 +02:00
parent c96003f265
commit 6cc3c820b4

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The precision of the query `cs/uncontrolled-format-string` has been improved. Calls to `System.Text.CompositeFormat.Parse` are now considered a format like method call.