316 B
316 B
Changelog Formatting Guide
Use Keep a Changelog section ordering:
- Security
- Added
- Changed
- Deprecated
- Removed
- Fixed
Rules:
- One bullet = one user-visible change.
- Lead with impact, not implementation detail.
- Keep bullets short and actionable.
- Include migration note for breaking changes.