Skip to content

Commit efbd99f

Browse files
bjoernricksgreenbonebot
authored andcommitted
Change: Update README about versioning and semver usage
Extend the version chapter in the README to explain our release choices.
1 parent 6c01a24 commit efbd99f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ Please always take a look at the documentation for further details. This
3737

3838
### Version
3939

40-
Please consider to always use the **newest** version of `gvm-tools` and `python-gvm`.
41-
We frequently update this projects to add features and keep them free from bugs.
42-
This is why installing `python-gvm` using pip is recommended.
40+
`python-gvm` uses [semantic versioning](https://semver.org/).
41+
42+
Versions prior to 26.0.0 used [calendar versioning](https://calver.org/).
43+
44+
Please consider to always use the **newest** releases of `gvm-tools` and `python-gvm`.
45+
We frequently update these projects to add features and keep them free from bugs.
4346

4447
> [!IMPORTANT]
4548
> To use `python-gvm` with GMP version of 7, 8 or 9 you must use a release version

0 commit comments

Comments
 (0)