Free Tool

Release Notes Generator

Create beautiful, professional release notes in seconds. Categorize your changes and export to Markdown or HTML.

How It Works

1

Add Entries

Add your changes manually or bulk import from commits

2

Categorize

Organize by type: features, fixes, breaking changes, etc.

3

Export

Copy or download as Markdown or HTML

Markdown Export

Perfect for GitHub releases, documentation sites, and static site generators.

## ✨ New Features - Add dark mode support (#142)

HTML Export

Standalone HTML page ready to publish or embed in your website.

<h2>✨ New Features</h2> <li>Add dark mode...</li>