From 377bf2aa8610fcf588fce6e6ef0e1391d12f8901 Mon Sep 17 00:00:00 2001 From: Oliver Nybroe Date: Wed, 9 Oct 2024 16:36:38 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 779994f..2ecae4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ## Unreleased +### Fixed +- Fixed batch mode information level inspections + +### Changed +- Changed closure converter to Information level (can have semantic impact) + ## 0.5.0 - 2024-02-15 ### Changed @@ -21,10 +27,6 @@ ### Fixed - Fixed immutable php type issues -- Fixed batch mode information level inspections - -### Changed -- Changed closure converter to Information level (can have semantic impact) ## 0.3.4