mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
Release preparation for version 2.11.0
This commit is contained in:
6
csharp/ql/src/change-notes/released/0.4.0.md
Normal file
6
csharp/ql/src/change-notes/released/0.4.0.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.4.0
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* A new extractor option has been introduced for disabling CIL extraction. Either pass `-Ocil=false` to the `codeql` CLI or set the environment variable `CODEQL_EXTRACTOR_CSHARP_OPTION_CIL=false`.
|
||||
* The alert message of many queries have been changed to make the message consistent with other languages.
|
||||
Reference in New Issue
Block a user