Create pre-commit script that warns if CHANGELOG.md not updated for features/fixes. ## Implements - Check for file changes - Warn if changelog not updated - Helpful message - Non-blocking ## Tasks - [ ] Create check-changelog.sh - [ ] Add to .pre-commit-config.yaml - [ ] Test locally - [ ] Make executable ## Files - scripts/check-changelog.sh ## Epic Implements #30
Create pre-commit script that warns if CHANGELOG.md not updated for features/fixes.
Implements
Tasks
Files
Epic
Implements #30