From cae5b750ea933a476838b11d04eee6a8ebcc7562 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Tue, 30 Jan 2024 20:54:00 -0500 Subject: [PATCH] chore: Version 4.1.15 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 873b2de0..f4baaddb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # Retour Changelog ## 4.1.15 - UNRELEASED +### Added +* Add `phpstan` and `ecs` code linting +* Add `code-analysis.yaml` GitHub action + ### Changed * Switch over to Vite `^5.0.0` & Node `^20.0.0` for the buildchain * Updated docs to use node 20 & a new sitemap plugin +* PHPstan code cleanup +* ECS code cleanup ### Fixed * Fixed an issue that could cause an exception to be thrown if the **Preserve Query String** setting is on