From fcdff8b3c9bd69a9dacff234d54cd3c00d0e928a Mon Sep 17 00:00:00 2001 From: Rasmus Wriedt Larsen Date: Mon, 8 Apr 2024 10:47:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a04ca0f..f2cd17141 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. +* Removed the deprecated option for opting into Python analysis to extract dependencies when environment variable was set (as highlighted we would do in the release notes for 3.23.0). ## 3.24.10 - 05 Apr 2024