Changelog Generator

Generate CHANGELOG.md from commit messages

Commit Convention

feat: New features
fix: Bug fixes
docs: Documentation changes
style: Code style changes
refactor: Code refactoring
test: Test additions/changes
chore: Maintenance tasks
perf: Performance improvements