Initial commit

This commit is contained in:
2026-01-29 11:56:08 +00:00
commit f680c053b7

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# auto-changelog-generator
A Python CLI tool that automatically generates changelogs from git diffs using local AI models. Categorizes changes, groups related changes, and produces human-readable release summaries following conventional commits format.