# Changelog Documentation Standards

## Required Conventions

- Follow Keep a Changelog format
- Use Semantic Versioning
- Group changes by type (Added, Changed, etc.)
- Include dates for each release

## Best Practices

- Write user-facing descriptions
- Link to issues/PRs where applicable
- Document breaking changes clearly
- Keep entries concise
