markitect-main/capabilities
tegwick 5fea98b068 feat: implement optimization #5 - CHANGELOG section generation
Add automated CHANGELOG section preparation for releases:

- Create ChangelogEditor class for programmatic CHANGELOG.md editing
- Implement create_version_section() to create new release sections
- Automatically move [Unreleased] content to new version section
- Add 'release prepare VERSION' CLI command to prepare CHANGELOG
- Validate CHANGELOG after edit to ensure correctness
- Support custom release dates with --date option
- Provide helpful feedback about content movement

This streamlines release preparation by automating the manual task of
creating version sections and moving unreleased changes.

Usage:
  release prepare 0.11.0            # Uses today's date
  release prepare 0.11.0 --date 2026-01-15

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-06 21:28:46 +01:00
..
kaizen-agentic@afc038d98b chore: update kaizen-agentic submodule after rebase 2026-01-05 23:39:43 +01:00
markitect-content feat: implement modular capability system with automatic discovery 2025-11-09 01:29:15 +01:00
markitect-utils feat: implement modular capability system with automatic discovery 2025-11-09 01:29:15 +01:00
release-management feat: implement optimization #5 - CHANGELOG section generation 2026-01-06 21:28:46 +01:00
testdrive-jsui@b8f13b4ae5 agent: improved capability integration 2025-12-17 19:38:06 +01:00
DETACHED-issue-facade.yaml chore: detach issue-facade capability for reorganization 2025-12-17 22:27:36 +01:00