mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Release preparation for version 2.23.6
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: deprecated
|
||||
---
|
||||
* `ControlFlowElement.controlsBlock` has been deprecated in favor of the Guards library.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
|
||||
* Initial support for incremental C# databases via `codeql database create --overlay-base`/`--overlay-changes`.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Updated *roslyn* and *binlog* dependencies in the extractor, which may improve database and analysis quality.
|
||||
13
csharp/ql/lib/change-notes/released/5.4.0.md
Normal file
13
csharp/ql/lib/change-notes/released/5.4.0.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## 5.4.0
|
||||
|
||||
### Deprecated APIs
|
||||
|
||||
* `ControlFlowElement.controlsBlock` has been deprecated in favor of the Guards library.
|
||||
|
||||
### New Features
|
||||
|
||||
* Initial support for incremental C# databases via `codeql database create --overlay-base`/`--overlay-changes`.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Updated *roslyn* and *binlog* dependencies in the extractor, which may improve database and analysis quality.
|
||||
Reference in New Issue
Block a user