diff --git a/CHANGELOG.md b/CHANGELOG.md index ae25042..702e819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ BRIEF: Release changelog # Changelog ## [Unreleased] +## [09.05.00] --- 2026-05-29 + ## [09.04.00] --- 2026-05-28 ## [09.04.00] --- 2026-05-28 @@ -77,16 +79,3 @@ Version format: `XX.YY.ZZ` (zero-padded semver). - `release_cascade.php` in `auto-release.yml`: was using `--org`/`--repo` flags instead of `--api-base` - `pre-release.yml`: updates.xml sync was checking out entire branch tree instead of just `updates.xml` - MokoWaaS#48: Joomla 6 typed event API fix for `plg_webservices_mokowaas` - -## [09.00.00] - 2026-05-26 - -### Added -- PHPDoc on Priority 1 Enterprise classes (CliFramework, adapters, ApiClient) -- Wiki: Coding-Standards page with PHPDoc standard, PHPCS exclusions, file patterns -- CI: PHPStan enforced at level 6 (was advisory), PHPUnit blocks on failure - -### Fixed -- `updates_xml_build.php`: cascade entries down to lower channels — stable now writes all 5 entries instead of wiping them -- `updates_xml_build.php`: separate Joomla stability tags (`dev`, `rc`) from Gitea release tags (`development`, `release-candidate`) — download URLs now point to correct release assets -- `updates_xml_build.php`: only emit `site` for templates and modules, not packages or components -- `updates_xml_build.php`: preservation logic matches Joomla tag names when deciding which existing entries to keep diff --git a/README.md b/README.md index c18e87a..30f610e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ DEFGROUP: MokoStandards.Root INGROUP: MokoStandards REPO: https://git.mokoconsulting.tech/MokoConsulting/moko-platform PATH: /README.md -VERSION: 09.04.03 +VERSION: 09.05.00 BRIEF: Project overview and documentation -->