Skip to content

Commit d75a9e6

Browse files
authored
Remove duplicate changelog entry
1 parent 631cf51 commit d75a9e6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@
3131
- `--mode=light` is now `--mode=fit`.
3232
- The old names are deprecated, but will be accepted for backwards-compatibility reasons until further notice.
3333

34-
### New Features
35-
36-
- The output of `codeql version --format json` now includes a `features` property. Each key in the
37-
map identifies a feature of the CodeQL CLI. The value for a key is always `true`. Going forward,
38-
whenever a significant new feature is added to the CodeQL CLI, a corresponding entry will be added to the
39-
`features` map. This is intended to make it easier for tools that invoke the CodeQL CLI to know
40-
if the particular version of the CLI they are invoking supports a given feature, without having to
41-
know exactly what CLI version introduced that feature.
42-
4334
### Improvements
4435

4536
- The list of failed tests at the end of a `codeql test run` is now sorted lexicographically.

0 commit comments

Comments
 (0)