From 5150b5c6ab2eff5ef2ae0d2fba37dd0084273b76 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Tue, 5 Sep 2023 14:45:00 +0200 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 641d35526..5c72fd692 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. +- Enable improved file coverage information for GitHub Enterprise Server users. This feature is already available to GitHub.com users. [#1867](https://github.com/github/codeql-action/pull/1867) ## 2.21.5 - 28 Aug 2023