Semantic Versioning meddevo Web App
Semantic Versioning Example
The displayed image illustrates the internal versioning of meddevo. The version is incremented according to the scheme described in the table.
| Incrementing the ... | SemVer compatibility | |
|---|---|---|
| Major | Version when functionality is added that is subject to risk analysis by the RA | |
| Minor | Version when functionality is added in a backwards compatible manner | Yes | 
| Patch | Version when backwards compatible bug fixes are added | Yes |