Changelog
Source of truth
The changelog is maintained in CHANGELOG.md at the repository root, following the Keep a Changelog format.
Proxima Console follows Semantic Versioning. Each release is tagged in the repository and its notes are recorded in CHANGELOG.md.
To see what changed in a given version, read the repository changelog:
- Latest and full history:
CHANGELOG.mdon the default branch - A specific release: browse the matching tag under Tags in the repository.
The ## [Unreleased] section at the top of CHANGELOG.md tracks changes that have merged but are not yet part of a tagged release.