From 88cbbbe10d7740444b60b2d5d59e61049317e65f Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Sat, 27 Apr 2024 16:11:25 -0400 Subject: [PATCH] chore: Version 1.0.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 347e59d..dc8f72a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## 1.0.2 - UNRELEASED +### Added +* Added `ServicesTrait` for the plugin service component registration +* Add `phpstan` and `ecs` code linting +* Add `code-analysis.yaml` GitHub action + +### Changed +* Updated docs to use node 20 & a new sitemap plugin +* PHPstan code cleanup +* ECS code cleanup + ## 1.0.1 - 2018-06-12 ### Changed * Fixed an issue where profiling blocks couldn't be nested