Release preparation for version 2.16.3

This commit is contained in:
github-actions[bot]
2024-02-20 14:26:23 +00:00
parent ed3dba8334
commit 6d061fbc35
145 changed files with 408 additions and 157 deletions

View File

@@ -0,0 +1,6 @@
## 0.9.5
### Minor Analysis Improvements
* The "non-constant format string" query (`cpp/non-constant-format`) has been updated to produce fewer false positives.
* Added dataflow models for the `gettext` function variants.