Release Notes Generator
Turn raw git log output, PR titles, or changelog fragments into release notes your users can actually read. Changes are grouped into New, Improved, and Fixed, engineer-speak is rewritten as user benefits, and internal-only work (refactors, CI, dependency bumps) is filtered out. Paste the result into GitHub Releases, your changelog page, or a customer email. Powered by Amazon Nova Micro on AWS Bedrock.
Customer-facing notes grouped into New, Improved, and Fixed — internal-only changes filtered out.
How it groups
- • New — features users can now do something with
- • Improved — better versions of existing behavior
- • Fixed — bugs, described from the user's side
- • Internal refactors/CI/dep bumps are filtered out
- • Nothing is invented — only what's in your input
- • Paste into GitHub Releases, email, or your changelog page
Test your AI fundamentals next
If this tool is part of your AI or developer workflow, the free CloudYeti diagnostic shows which AWS AI concepts you already know and where you are weak.
Take the AI diagnosticFrequently Asked Questions
- What input works best?
- Anything list-shaped: git log --oneline output, conventional commits, PR titles, or bullet points. Conventional Commit prefixes (feat/fix/chore) help the grouping but aren't required.
- What happens to refactors and dependency bumps?
- Internal-only changes are excluded from the customer-facing sections. If they're notable, they're collected under a small 'Internal' line at the end — easy to delete before publishing.
- Will it exaggerate or invent features?
- No. Every line traces back to something in your input, rewritten from the user's point of view. If a commit message is too cryptic to interpret, it's summarized conservatively rather than embellished.
- How is this different from the Changelog Generator?
- The Changelog Generator formats a keep-a-changelog file for developers. This tool writes prose for customers — the version you'd post in-app, in an email, or on your updates page.
Related Tools
CLAUDE.md Generator
Describe your project in 1-2 sentences and get a structured CLAUDE.md. AI-powered by Amazon Nova Micro. Free, no login.
Markdown Table Generator (AI-Powered)
Describe comparison, pricing, pros-and-cons, specs, or network lab tables in plain English and get editable Markdown. Free AI markdown table generator.
Table of Contents Generator
Generate a Markdown table of contents from your document. Free online TOC generator with anchor links.
README Generator
Generate a professional GitHub README.md. Free online README generator with templates and badges.
About Release Notes Generator
Paste commit messages or PR titles, get customer-facing release notes grouped into New, Improved, and Fixed. Free, no login. This AI-backed tool sends your input to MarkdownMe's capped Amazon Bedrock endpoint to generate the result. No account is required. MarkdownMe provides free, fast, and reliable Markdown tools for developers, writers, and anyone who works with Markdown.