Standardize your digital product updates. Add bugs, features, and deprecations visually, and let our engine generate perfectly structured Markdown for GitHub or your marketplace.
Fill out the arrays below to generate your log.
DOM Sync Active
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.
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.
You'll notice our tool defaults to version 1.2.0. This follows Semantic Versioning
rules (Given a version number MAJOR.MINOR.PATCH):
The Markdown generated by this tool is strictly formatted. It renders perfectly in GitHub Releases, Notion documents, Discord announcements, and standard .md files.
Your unreleased product details are sensitive. Our builder compiles arrays entirely within your browser's DOM. No data is stored or transmitted.