vertx follows the semantic versioning so all releases user the same minor (X.Y.) should be listed as a single entry:
4.0
3.9
etc...
The reason is that the bug fix releases like the name implies, should have just fixed bugs. Docs should not change unless it was a bug on the docs and in that case we always want to see the latest one.
vertx follows the semantic versioning so all releases user the same minor (X.Y.) should be listed as a single entry:
etc...
The reason is that the bug fix releases like the name implies, should have just fixed bugs. Docs should not change unless it was a bug on the docs and in that case we always want to see the latest one.