From 4de35c39a946b2d69de84f365425bf8dfe655bab Mon Sep 17 00:00:00 2001 From: nvuillam Date: Sun, 28 May 2023 21:42:10 +0200 Subject: [PATCH] label --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e7a43efe80..e2d5a711efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l - Core - Secure PRE_COMMANDS and POST_COMMANDS by default - Can be disabled with **secured_env: false** in the command definition - - Fix FILTER_REGEX_EXCLUDE when regex contains **^** + - Manage retrocompatibility with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUDE expression - Linter versions upgrades - [checkstyle](https://checkstyle.sourceforge.io) from 10.11.0 to **10.12.0** on 2023-05-27