diff --git a/CHANGELOG.md b/CHANGELOG.md index daef112..3b18c3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,18 @@ # Changelog — Moko-Cassiopeia (VERSION: 03.05.00) +## [03.05.01] 2026-01-09 +### Added +- Added `codeql-analysis.yml` workflow for security scanning +- Added `dependency-review.yml` workflow for dependency vulnerability scanning +- Added `standards-compliance.yml` workflow for MokoStandards validation +- Added `.github/dependabot.yml` configuration for automated security updates +- Added `docs/README.md` as documentation index + +### Changed +- Enforced repository compliance with MokoStandards requirements +- Improved security posture with automated scanning and dependency management + ## [03.05.00] 2026-01-04 - Created `.github/workflows` - Replaced `./CODE_OF_CONDUCT.md` from `MokoStandards`