mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C#: tweak changelog wording
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The modeling of null guards based on complex pattern expressions has been improved, which in turn improves the query `cs/dereferenced-value-may-be-null` by removing false positives.
|
||||
* Remove the query `cs/xmldoc/missing-summary` from the `code-quality` suite (align with other languages).
|
||||
* The query `cs/xmldoc/missing-summary` has been removed from the `code-quality` suite, to align with other languages.
|
||||
|
||||
## 1.4.0
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The modeling of null guards based on complex pattern expressions has been improved, which in turn improves the query `cs/dereferenced-value-may-be-null` by removing false positives.
|
||||
* Remove the query `cs/xmldoc/missing-summary` from the `code-quality` suite (align with other languages).
|
||||
* The query `cs/xmldoc/missing-summary` has been removed from the `code-quality` suite, to align with other languages.
|
||||
|
||||
Reference in New Issue
Block a user