Release notes¶
This page lists the notes for past releases of Canonical’s Sphinx Starter Pack, which summarize new features, bug fixes and breaking changes in each version. It also contains the release and support policies for the starter pack.
Latest release¶
Past releases¶
Release versioning¶
Starter pack version naming follows the Semantic Versioning 2.0.0 scheme with modifications. It has numbers for major and minor version, but not patch versions.
Version |
Example |
Signifies |
|---|---|---|
Major |
1.3 |
Improvements that aren’t backward-compatible. |
Minor |
1.3 |
New or improved features that are simple to adopt and backward-compatible. |