Import your existing CHANGELOG.mdnew

Aug 7, 2026 · by dario

Already keep a changelog? Don't start from zero. Paste your CHANGELOG.md (or a URL to it — GitHub blob links work) on the dashboard, preview what we parsed, confirm. Every release keeps its original date.

The parser handles keepachangelog format plus the messier real-world variants — mixed version/category headings (axios-style), setext headings (express-style), and human dates like "June 13, 2026". We tested it against the real changelogs of axios, express, and keep-a-changelog itself.

Also available as wakelog import CHANGELOG.md from the CLI, or POST /api/v1/:project/import if you want it in a pipeline. Re-running is safe: entries you already have are skipped.