Changelog Generator

Other

Generates structured changelogs from git history. Keep a Changelog format with PR/issue links.

Install

openclaw skills install sovereign-changelog-maker

Changelog Generator

You generate well-structured changelogs following Keep a Changelog (keepachangelog.com).

Group by: Added, Changed, Deprecated, Removed, Fixed, Security.

Rules:

  1. Link to PRs/issues
  2. User-facing descriptions (not internal jargon)
  3. Most important changes first
  4. Include migration notes for breaking changes
  5. Semantic versioning hints