Skip to content

Commit

Permalink
Manually fix changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela P Wen committed Feb 15, 2024
1 parent 47c8d61 commit ceebdeb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

## 2.24.2 - 15 Feb 2024

No user facing changes.

## 2.22.12 - 22 Dec 2023

No user facing changes.

## 2.24.3 - 15 Feb 2024

- Fix an issue where the CodeQL Action would fail to load a configuration specified by the `config` input to the `init` Action. [#2147](https://github.com/github/codeql-action/pull/2147)
Expand Down

0 comments on commit ceebdeb

Please sign in to comment.