MDLog
Top Application Sponsorship (728x90)
GitHub Release Ready

Compile Flawless
Release Notes.

Standardize your digital product updates. Add bugs, features, and deprecations visually, and let our engine generate perfectly structured Markdown for GitHub or your marketplace.

Release Parameters

Fill out the arrays below to generate your log.

Advertisement

Markdown Render

DOM Sync Active

Why Maintaining a Clean Changelog is Crucial for Software Products

A changelog is a file which contains a curated, chronologically ordered list of notable changes for each version of a project. Whether you are maintaining an open-source GitHub repository, selling digital templates on Gumroad, or running a SaaS product, a well-formatted changelog builds trust with your user base and reduces support tickets.

In-Article Native Sponsor (Responsive)

The "Keep a Changelog" Standard

Not all changelogs are created equal. Dumping raw `git commit` logs is a terrible practice because they are written for developers, not end-users. The Keep a Changelog standard dictates that entries should be grouped by the type of change to make scanning easy.

  • Added (New Features): For new features.
  • Changed: For changes in existing functionality.
  • Deprecated: For soon-to-be removed features.
  • Removed: For now removed features.
  • Fixed (Bug Fixes): For any bug fixes.
  • Security: In case of vulnerabilities.

Understanding Semantic Versioning (SemVer)

You'll notice our tool defaults to version 1.2.0. This follows Semantic Versioning rules (Given a version number MAJOR.MINOR.PATCH):

  1. Increment the MAJOR version when you make incompatible API changes (Breaking Changes).
  2. Increment the MINOR version when you add functionality in a backward compatible manner (New Features).
  3. Increment the PATCH version when you make backward compatible bug fixes (Bug Fixes).

Markdown Compatibility

The Markdown generated by this tool is strictly formatted. It renders perfectly in GitHub Releases, Notion documents, Discord announcements, and standard .md files.

Client-Side Processing

Your unreleased product details are sensitive. Our builder compiles arrays entirely within your browser's DOM. No data is stored or transmitted.

Vertical Skyscraper Ad (300x600)
Pre-Footer Leaderboard (728x90)
Action Successful!