Commit 17beb69e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'doc/mj-semver-not-pragmatic' into 'master'

Remove the mention of pragmatic semver

See merge request gitlab-org/gitlab!18063
parents e5350659 a3c4196c
...@@ -10,7 +10,7 @@ patch and security releases. New releases are usually announced on the [GitLab b ...@@ -10,7 +10,7 @@ patch and security releases. New releases are usually announced on the [GitLab b
## Versioning ## Versioning
GitLab uses [Semantic Versioning](https://semver.org/) for its releases: GitLab uses [Semantic Versioning](https://semver.org/) for its releases:
`(Major).(Minor).(Patch)` in a [pragmatic way](https://gist.github.com/jashkenas/cbd2b088e20279ae2c8e). `(Major).(Minor).(Patch)`.
For example, for GitLab version 10.5.7: For example, for GitLab version 10.5.7:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment