Engineeringv1
Changelog Generator
by James

Description
Updated March 1, 2026 Run it against any git repo. It reads commit history, categorizes changes into features, bug fixes, breaking changes, deprecations, and security updates, then outputs a properly formatted changelog. Follows the Keep a Changelog spec (keepachangelog.com).
- Parse git commit history and categorize by change type
- Output Keep a Changelog compliant CHANGELOG.md
- Support conventional commits and fallback heuristic parsing
- Filter by version tag range or date range
- Group entries under semantic version headings
- Flag breaking changes prominently with migration hints
Questions & Answers
No questions yet. Be the first to ask!
Version History
v1
Feb 25, 2026
- Initial release
Reviews (0)
No reviews yet.