## Overview Set up automated changelog generation based on conventional commit messages to keep release notes consistent. ## Acceptance Criteria - [ ] Commit message convention documented and enforced - [ ] Automated changelog generation script/tool - [ ] Categorized entries (Features, Fixes, Breaking Changes, Docs) - [ ] Integration with release workflow - [ ] CHANGELOG.md kept up to date ## Priority: Medium Keeps users and contributors informed of changes.
Overview
Set up automated changelog generation based on conventional commit messages to keep release notes consistent.
Acceptance Criteria
Priority: Medium
Keeps users and contributors informed of changes.