Type a version number and pick a date at the top of the editor. These appear in the heading of your changelog. Use any format your project follows.
Paste or type one commit message per line. Press Enter or click Add. Each entry starts untagged so you can sort them after.
Click the feature, fix, or breaking button on any row. Breaking changes float to the top of their section in the preview.
Copy the Markdown, download a file, or share a link. Your draft saves locally so you can close the tab and come back later.
This runs entirely in your browser. Nothing you type leaves your device. Drafts are saved in localStorage, which means they stay in this browser only. Clearing site data removes them. The version field expects something like 1.2.0 but you can type any format you use. The date field uses the browser date picker.
It works best when each entry is a single line. Multi-line commit messages can be pasted but may look crowded in the preview. If you have a long list, add the most important ones first and keep the rest in a collapsed section of your own changelog.