git log → changelog
Connect a repo, pick the commits that shipped, and you've got a changelog. AI cleans up messy commit messages if you want it to. Takes about two minutes.
Public repos just need the owner and repo name. Private ones need a read-only token.
Commits load in grouped by type. Pick the ones that matter, skip the noise. Chlog suggests a version bump based on what you picked.
Every changelog gets a public URL. Copy the markdown if you'd rather keep it in your own docs.
Push a fix, close the tab, never tell anyone. A user emails two weeks later about the exact bug you already fixed. The commit was there the whole time — just not in a form you could share. Chlog turns it into one.
Free to start. $9/mo when you want more repos and unlimited everything.