Git Changelog Generator — From Commits to Release Notes

Stop piecing together release notes from raw git logs. Changesmith reads your commit history, filters out the noise, and generates changelogs your users will actually read.

Building changelogs from git history is painful

Every release, the same tedious routine

Tedious and repetitive

Scrolling through dozens of commits, opening PRs, and summarizing each change takes 30+ minutes per release.

Inconsistent formatting

Different team members write notes in different styles. One release reads like documentation, the next like a git log dump.

Too developer-focused

Raw commit messages mention internal modules, ticket numbers, and refactors your users don't care about.

Easy to skip entirely

When writing notes is painful, releases ship with "bug fixes and improvements" — or no notes at all.

Generate git changelogs in seconds

Changesmith turns messy commit history into release notes users understand

BeforeRaw commits
migrate user table to new schema
wip: search (broken)
search working now
fix typo in onboarding email
perf: lazy-load settings panel
bump eslint to v9
AfterGenerated changelog

Added

  • Search: Find what you need instantly with the new search feature.

Changed

  • Performance: The settings panel now loads faster with lazy-loading.

Fixed

  • Onboarding Email: Corrected a typo in the welcome email.

WIP commits, dependency bumps, and internal refactors are filtered out automatically.
No commit conventions required — write however you like.

Why teams use a git changelog generator

Less time documenting, more time shipping

Ship releases in minutes, not hours

Generate draft release notes the moment you tag a version. Review, tweak, and publish — done.

Write notes users actually read

AI rewrites developer-speak into plain language. Your customers see what changed for them, not internal implementation details.

Keep every release consistent

Changesmith matches your existing changelog style so every version looks like it was written by the same person.

Filter out the noise automatically

Dependency bumps, WIP commits, and CI config changes are excluded so release notes only surface meaningful changes.

Stay in control with editing

AI generates the draft — you have the final say. Edit with a side-by-side markdown editor before publishing.

No commit convention required

Forget enforcing prefixes across your team. Changesmith understands plain-language commits just as well as conventional ones.

Generate your first git changelog in three steps

Up and running in under two minutes

1

Install the GitHub App

One click to connect your repository. Changesmith only requests the permissions it needs — read access to commits and PRs, write access for releases.

2

Pick a tag range

Select the start and end tags for your release. Changesmith collects all commits in that range and sends them to the AI for analysis.

3

Review and publish

Edit the generated changelog in a live markdown editor, then publish directly to GitHub Releases with one click.

Built for teams that ship fast

Your source code is never stored

Changesmith reads commit metadata only. Code stays in your repository.

Data never used for AI training

Your commit data is processed, not collected. Nothing is used to train models.

Revoke access anytime

Uninstall the GitHub App and all access is immediately removed.

Changesmith is a solo project built by Philip Ludington, an indie game developer who got tired of writing release notes by hand. What started as a side project became a tool used by developers who value their time as much as their code.

Git Changelog Generator FAQ

Common questions about generating changelogs from git

What is a git changelog generator?

A git changelog generator is a tool that reads your git commit history and produces a human-readable summary of changes for each release. Instead of scrolling through raw commits, you get organized release notes grouped by feature, fix, and improvement.

How does Changesmith generate changelogs from git history?

You install a GitHub App, pick a tag range, and click generate. Changesmith reads every commit in that range, uses AI to understand the intent behind each change, and drafts polished release notes you can review and edit before publishing.

Does the git changelog generator support monorepos?

Yes. When you generate a changelog, you select a tag range within a single repository. Changesmith processes all commits in that range regardless of your repository structure — monorepo, multi-package, or single project.

Do I need to use conventional commits?

No. Unlike tools that require strict prefixes like feat: or fix:, Changesmith uses AI to understand plain-language commit messages. Write commits however your team prefers — the AI infers intent from context.

How is this different from running git log?

A raw git log includes every commit — WIP messages, dependency bumps, merge commits, and internal refactors. A git changelog generator filters out the noise and rewrites meaningful changes in plain language aimed at end users, not developers.

Is the git changelog generator free?

Yes. The free plan includes unlimited repositories and one changelog generation per month. Paid plans offer more generations and additional features like API access and CLI tooling.

Start generating git changelogs today

Free to start. No credit card required. Your first changelog is minutes away.

Generate Your Changelog