ShipChangelog blog

Changelogs, releases, and the unglamorous work of telling your users what changed.

Changelog Widget for Your Website: How to Embed One
How to embed a changelog widget on your website or app: a copy-paste script that renders recent entries from a JSON endpoint, sizing rules, and what to look for in hosted widgets.
2026-09-09
GitHub Actions Changelog Workflow: Copy-Paste Example
A copy-paste GitHub Actions workflow that builds CHANGELOG.md from merged PRs on tag push: label-based grouping, breaking-change detection, release creation, and the pitfalls that make the output unreadable.
2026-09-09
AutoChangelog Alternatives: More Repos for Less
AutoChangelog alternatives compared: OpenChangelog, git-cliff, Beamer, and ShipChangelog — more repos, three-audience entries, and breaking-change flags.
2026-09-05
How to Automate Your Changelog from GitHub Pull Requests
Automate your changelog from GitHub pull requests: the pipeline, a copy-paste GitHub Actions workflow, and hosted services that draft entries on merge.
2026-09-05
Beamer Alternatives: 5 Changelog Tools Compared (2026)
Compare 5 Beamer alternatives for 2026: pricing, automation, and features of AutoChangelog, git-cliff, OpenChangelog, LaunchNotes, and ShipChangelog.
2026-09-05
Changelog for SaaS: The Complete Guide to a Changelog People Read
The complete guide to a SaaS changelog people read: what belongs in it, entry format, placement, tone, and the automation that keeps it current.
2026-09-05
How to Detect Breaking Changes Before Your Release
How to detect breaking changes before your release: markers and semver checks, automated diffing, tests, and the changelog flag that warns users early.
2026-09-05
How to Generate a Changelog from Conventional Commits
How to generate a changelog from conventional commits: format refresher, git-cliff and standard-version workflows, and fallbacks when discipline slips.
2026-09-05
git-cliff vs ShipChangelog: From Commit Log to Real Changelog
git-cliff vs ShipChangelog: when the free Rust CLI is the right tool and when you need a hosted, multi-audience changelog with breaking-change detection.
2026-09-05
Keep a Changelog: Best Practices and Tools (keepachangelog.com)
Keep a Changelog best practices: the keepachangelog.com format explained, what it gets right, its limits for SaaS changelogs, and tools that implement it.
2026-09-05
How to Write Release Notes for Multiple Audiences
How to write release notes for multiple audiences: a three-version template for developers, end users, and stakeholders, plus how to automate the split.
2026-09-05
Why Changelogs Get Outdated (and How to Stop It)
Why changelogs get outdated and how to stop it: the three failure modes, the maintenance math, and the pipeline change that keeps entries fresh every release.
2026-09-05