You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The production website has been using incremental numbers for versions. This issue proposes switching to use Semantic Versioning. This approach to versioning makes it easier for downstream users to gauge the level of change from the version number.
As part of this work, releases will be documented using GitHub releases. This provides information about what changed and what actions are required to update to the new release.
Description
The production website has been using incremental numbers for versions. This issue proposes switching to use Semantic Versioning. This approach to versioning makes it easier for downstream users to gauge the level of change from the version number.
As part of this work, releases will be documented using GitHub releases. This provides information about what changed and what actions are required to update to the new release.
Related Work
The text was updated successfully, but these errors were encountered: