Changelog
Lufa packages follow Semantic Versioning and use Changesets to record user-facing changes.
Package changelogs are the source of truth:
Versioning​
- Patch — fixes, documentation, tests, and backward-compatible maintenance
- Minor — backward-compatible features
- Major — breaking API changes
Pending release notes live in the repository's changesets directory.
For upgrade guidance, see the migration guide. Report undocumented changes in GitHub issues.