# Changelog Formatting Guide Use Keep a Changelog section ordering: 1. Security 2. Added 3. Changed 4. Deprecated 5. Removed 6. 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.