Does Vertx use Semantic Versioning?

Viewed 19

Looking at the release notes of Vertx, it seems that Semantic Versioning (https://semver.org/) has not been used to define the versions, since it lists breaking changes in almost every release.

Wiki where you can find release notes: https://github.com/vert-x3/wiki/wiki

Does anyone know what rules have been used to define Vertx versions?

0 Answers
Related