@@ -7,15 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.0] - 2026-01-26
11+
1012### Added
1113
1214- Documentation skill (` itkdev-documentation ` ) for generating README files and technical documentation
1315 - Follows AarhusAI documentation style guidelines
1416 - Templates for README, deployment guides, architecture docs, and API documentation
1517 - ITK Dev Docker project documentation support
1618 - Project type auto-detection
17- - Drupal development skill for code auditing, module/theme development, and configuration management (Drupal 10/11)
18- - ADR (Architecture Decision Record) skill for creating and managing architectural decisions
19+ - Drupal development skill (` itkdev-drupal ` ) for code auditing, module/theme development, and configuration management (Drupal 10/11)
20+ - ITK Dev Docker environment commands
21+ - Taskfile.yml integration
22+ - Xdebug configuration for VS Code and PHPStorm
23+ - ADR (Architecture Decision Record) skill (` itkdev-adr ` ) for creating and managing architectural decisions
24+ - Interactive information gathering before writing ADRs
25+ - Comprehensive template with all required fields
1926- Auto-release workflow for MCP dependency updates
2027 - Daily scheduled check for new MCP releases (8:30 UTC)
2128 - Automated version bump and release creation when updates detected
@@ -43,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4350- GitHub guidelines skill for ITK Dev team workflows
4451- Plugin marketplace structure
4552
46- [ Unreleased ] : https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.2.0...HEAD
53+ [ Unreleased ] : https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.3.0...HEAD
54+ [ 0.3.0 ] : https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.2.0...v0.3.0
4755[ 0.2.0 ] : https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.1.0...v0.2.0
4856[ 0.1.0 ] : https://github.com/itk-dev/itkdev-claude-plugins/releases/tag/v0.1.0
0 commit comments