-
Notifications
You must be signed in to change notification settings - Fork 42
Upgrades
github-actions edited this page Oct 30, 2022
·
1 revision
This module uses Semantic Versioning (SemVer) versioning.
Given a version number MAJOR.MINOR.PATCH
, we increment the:
-
MAJOR
version when we make incompatible/breaking changes, -
MINOR
version when we add functionality in a backwards compatible manner, and -
PATCH
version when we make backwards compatible bug fixes.
If you are upgrading to a new MINOR
or PATCH
release, you will not see any breaking changes.
For a new MAJOR
release, you will see breaking changes. We will publish guidance in the release notes on GitHub.
This wiki is being actively developed
If you discover any documentation bugs or would like to request new content, please raise them as an issue or feel free to contribute to the wiki via a pull request.
The wiki docs are located in the repository in the docs/wiki/
folder.