C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-02-16 16:29:34 +01:00
parent 4a9b2d5027
commit 096073d295

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "non-constant format string" query (`cpp/non-constant-format`) has been updated to produce fewer false positives.