Release Versions
Catalyst Blockchain Manager adheres to specific semantic release versioning. Given a version number “MAJOR.MINOR.PATCH”:
- MAJOR version is incremented when the update includes incompatible API changes.
- MINOR version is incremented when the update includes added functionalities in a backward-compatible manner.
- PATCH version is incremented when the update includes backward-compatible bug fixes.
- MINOR version.