From 32f8d538f3b0dceec314d78434437caaceca839e Mon Sep 17 00:00:00 2001 From: Angela P Wen Date: Thu, 15 Feb 2024 02:28:18 -0800 Subject: [PATCH] Add changelog note for #2141 Co-authored-by: Henry Mercer --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d25a5a17..dd2bbdef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the ## 3.24.2 - 15 Feb 2024 -No user facing changes. +- Enable improved multi-threaded performance on larger runners for GitHub Enterprise Server users. This feature is already available to GitHub.com users. [#2141](https://github.com/github/codeql-action/pull/2141) ## 3.24.1 - 13 Feb 2024