Skip to main content

Release Notes Formatter

v1.0.2

Format raw changelog entries into clean, publish-ready release notes.

Formats raw changelog entries (commit messages, bullet points, or YAML) into clean, publish-ready Keep a Changelog format — grouped by type (Added, Changed, Fixed, Removed, Security).

How to use
  • Paste your raw changelog content or commit messages one per line.
  • The tool groups entries by change type and formats the date header.
  • Copy the formatted Markdown section into your CHANGELOG.md.
← Click Format to see output