From 3d8058b101916ad19cb28c909b2337c880a4407e Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Fri, 18 Aug 2023 12:18:13 +0100 Subject: [PATCH] Add a changenote for the Lombok change --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 753176f7df..c1081f11c8 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. +- The beta [Project Lombok](https://projectlombok.org/) support for Java will no longer override manually-configured Lombok support ## 2.21.4 - 14 Aug 2023