diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f960b4e..7ca7d200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -## [2.9.0] - 2026-01-22 - "Automation & Maintenance" +--- + +## [2.10.0] - 2026-01-22 - "Developer Excellence" + +### Added + +- **New Skills**: + - `api-security-best-practices`: Comprehensive guide for secure API design and defense. + - `environment-setup-guide`: Systematic approach to project onboarding and tool configuration. + - `web-performance-optimization`: Methodologies for optimizing Core Web Vitals and loading speed. + +### Changed + +- **Enhanced Skill**: + - `code-review-checklist`: Replaced with a much more detailed and systematic version covering functionality, security, and quality. + +### Fixed + +- **Index & Registry**: Updated `skills_index.json` and `README.md` registry (Total: 238 skills). ### Added