All notable changes to Phonique will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Simply edit this file (website/content/changelog.md) and add your changes under the appropriate version section. Follow the format:
## [Version] - YYYY-MM-DD
### Added
- New feature description
### Changed
- Change description
### Fixed
- Bug fix description
When you create a GitHub release with release notes, the automated workflow will update this changelog automatically. Just create a release in GitHub and the changelog will be updated.