From 9fc0c931c7f9b6ead2d09998de57c9b2da2a5110 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Fri, 21 Jul 2023 15:16:58 +0100 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7503ba985..b1cad4264 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. +- Improve the handling of fatal errors from the CodeQL CLI. [#1795](https://github.com/github/codeql-action/pull/1795) ## 2.21.0 - 19 Jul 2023