Update CHANGELOG with MokoStandards compliance changes

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-09 03:12:57 +00:00
parent 75a5185d6d
commit d0bcf790e1

View File

@@ -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`