This tool is powered by the same AI that builds full interactive product demos —see InstaDemo

Free AI changelog generator

Paste raw commits, a git diff, or rough notes and get a clean release-notes entry with Added, Changed, and Fixed sections — ready to copy or export as Markdown.

Free · No login · No credit card

Release notes

Your categorized changelog entry will appear here.

How it works

  1. 1

    Paste your commit messages, diff, or bullet points, and optionally name the product and version.

  2. 2

    The AI groups changes by user-facing effect, merges duplicates, and drops noise like dependency bumps.

  3. 3

    Copy the Markdown or download a .md file for CHANGELOG.md, your docs, or a GitHub release.

Frequently asked questions

What can I paste in?
Raw commit messages from git log, a full git diff, a list of merged pull request titles, or plain bullet points you typed yourself. Mixed input works too — the generator reads it all as one release.
How does it decide on Added, Changed, and Fixed?
It classifies each change by user-facing effect rather than by commit prefix, merges duplicates, and drops pure chores like dependency bumps and formatting unless they alter behavior. Only sections with content are included.
Will it invent changes I didn't make?
It is instructed not to. Every bullet must trace back to something in your input. Still, read the draft before publishing — it is a first draft, not an approval.
Can I export it as Markdown?
Yes. Copy the Markdown to your clipboard or download a .md file that drops straight into CHANGELOG.md, a docs site, or a release description on GitHub.
Is there a length limit?
You can paste roughly 20,000 characters at a time, which covers most single releases. For a very large release, split the input by area and run it twice.

More free tools