Add some release notes for some features in 2.6 (#3470)

This commit is contained in:
Paul Fultz II 2021-09-28 01:02:14 -05:00 committed by GitHub
parent 7a33de5aa5
commit 7836eb3663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
Color output for diagnostics are added for unix-based platforms.
Added symbolic analysis for ValueFlow. A simple delta is used to compute the difference between two unknown variable.
Rules using the "define" tokenlist can also match #include as well.
Misra C 2012 compliance has been "completed"