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