diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 11fafa5b..db0d6d49 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -44,6 +44,7 @@ Build / Infrastructure:: * Bump GH 'checkout' and 'setup-java' to v3 & delete unused TravisCI configuration (#627) * Bump netty-codec-http to v4.1.90.Final (#628) * Bump plugins versions & set CI Maven to v3.9.1 (#629) + * Add Maven matrix testing + define Maven compatibility policy (#632) Maintenance:: * Replace use of reflection by direct JavaExtensionRegistry calls to register extensions (#596) diff --git a/README.adoc b/README.adoc index 37b37817..ebe9ecfd 100644 --- a/README.adoc +++ b/README.adoc @@ -62,6 +62,8 @@ ifeval::['{tag}' == 'main'] ==== You're viewing the documentation for the upcoming release. If you're looking for the documentation for an older release, please refer to one of the following tags: + +{uri-repo}/tree/asciidoctor-maven-plugin-2.2.3#readme[2.2.3] +⁃ {uri-repo}/tree/asciidoctor-maven-plugin-2.1.0#readme[2.1.0] ⁃ {uri-repo}/tree/asciidoctor-maven-plugin-2.0.0#readme[2.0.0]