From 02c414eb47db8b2d4d2a4dd618282378c0a18d2a Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Fri, 13 Mar 2026 23:34:36 +0100 Subject: [PATCH] docs: add v5.x-ci/improve-tests-workflow changes to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efd2f64b55..6f91b38fb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ All notable changes to this project will be documented in this file. ### Maintenance - **Testing** + - Add CI tests workflow that runs all JS and PHP tooling checks (v4 had no automated testing or tooling) - Add custom Architecture test that enforces Laravel and PHP best practices to ensure security and consistency across the codebase - **Tooling** - **PHP**