From 3b6ebfb5f81740fac1b9f87d6963e4908919339b Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Wed, 13 Mar 2024 18:35:21 +0000 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 060e1195f..52621c9ba 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 ## [UNRELEASED] -No user facing changes. +- Improve the ease of debugging extraction issues by increasing the verbosity of the extractor logs when running in debug mode. [#2195](https://github.com/github/codeql-action/pull/2195) ## 3.24.7 - 12 Mar 2024