From ab8159054c88a0acbd5c3687f585bca38428307b Mon Sep 17 00:00:00 2001 From: Paolo Tranquilli Date: Wed, 20 Sep 2023 16:33:46 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e926d72..ca2264d1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th ## [UNRELEASED] -No user facing changes. +- We are rolling out a feature in October 2023 that will improve the success rate of C/C++ autobuild. [#1889](https://github.com/github/codeql-action/pull/1889) ## 2.21.8 - 19 Sep 2023