consolelog.tools

Changelog Generator

Build a CHANGELOG.md following the Keep a Changelog format — add versions, dates, and categorized change entries with a live preview

About this ToolHow it works, benefits & use cases

Assemble a CHANGELOG.md that follows the Keep a Changelog convention without hand-writing Markdown. Add one or more version blocks, each with a version number and a release date, and within each version add change entries categorised as Added, Changed, Deprecated, Removed, Fixed, or Security. The generator groups entries by category in the canonical order, emits the standard header that links to keepachangelog.com and semver.org, and renders everything in a live Markdown preview that updates as you type. Versions are sorted with any unreleased section first and released versions in descending numeric order. Supply a GitHub project URL and it appends version-comparison footer links (compare/v1.0.0...v1.1.0 and a releases/tag link for the oldest version). Your project name, URL, and every version and entry persist locally so the document survives a refresh, and the result downloads straight to CHANGELOG.md.

How to Use

  1. 1Fill in the optional Project name and GitHub Project URL at the top.
  2. 2For each release, set the Version and Date, then click Add change to add entries.
  3. 3For each entry, pick a category (Added, Changed, Deprecated, Removed, Fixed, or Security) and type the description.
  4. 4Use Add version for additional releases; the preview groups and sorts everything automatically.
  5. 5Review the live CHANGELOG.md preview, then copy or download it — or Reset all to start over.

Key Benefits

  • Produces CHANGELOG.md in the Keep a Changelog format with the standard header
  • Six change categories grouped and ordered exactly as the convention prescribes
  • Multiple versions sorted with unreleased first, then descending by version
  • Optional GitHub URL adds compare/ and releases/tag footer links between versions
  • Live Markdown preview that updates as you add versions and entries
  • Project info, versions, and entries persist locally across reloads
  • Copy or download directly as CHANGELOG.md

Common Use Cases

  • Drafting release notes for an open-source project that uses Keep a Changelog
  • Maintaining a structured changelog alongside Semantic Versioning releases
  • Generating the compare links between tagged versions for a GitHub repository
  • Keeping an Unreleased section at the top while you accumulate upcoming changes
  • Standardising changelog categories (Added/Fixed/Security…) across a team

Project info

Versions

Version 1

Changes

No changes yet — click "Add change" to add one.

Updates live as you edit above

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2026-09-07

No changes recorded.

Was this tool helpful?

Share Your Experience

Help others discover this tool!

Related tools