C#: Add change-note.

This commit is contained in:
Michael Nebel
2025-03-11 14:42:51 +01:00
parent 120af3611a
commit 1286420d39

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Increase query precision for `cs/constant-condition` and allow the use of discards in switch/case statements and also take the condition (if any) into account.