Add changenote

This commit is contained in:
Remco Vermeulen
2023-06-29 12:38:05 -07:00
parent c0884432e8
commit a6469e4588

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/comparison-with-wider-type` query now correctly handles relational operations on signed operators. As a result the query may find more results.