diff --git a/README.md b/README.md index 555a71227e..5017e4221d 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ mvn clean verify org.jacoco:jacoco-maven-plugin:report [unstable-html-usersguide]: https://img.shields.io/badge/0.14.0--SNAPSHOT-HTML--Usersguide-orange [shield-central]: https://img.shields.io/maven-central/v/com.soebes.itf.jupiter.extension/itf-jupiter-extension.svg?label=Maven%20Central -[central-search]: https://search.maven.org/search?q=g%3Acom.soebes.itf.jupiter.extension +[central-search]: https://central.sonatype.com/search?q=g%3Acom.soebes.itf.jupiter.extension [not-available-in-central]: https://img.shields.io/badge/Maven%20Central-NOT_AVAILABLE-red [conceptguide-html]: https://khmarbaise.github.io/maven-it-extension/itf-documentation/concept/Concept.html diff --git a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc index f7fe01cf0d..f798685377 100644 --- a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc +++ b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc @@ -22,6 +22,8 @@ :issue-379: https://github.com/khmarbaise/maven-it-extension/issues/379[Fixed #379] :issue-380: https://github.com/khmarbaise/maven-it-extension/issues/380[Fixed #380] :issue-421: https://github.com/khmarbaise/maven-it-extension/issues/421[Fixed #421] +:issue-421: https://github.com/khmarbaise/maven-it-extension/issues/421[Fixed #421] +:issue-444: https://github.com/khmarbaise/maven-it-extension/issues/444[Fixed #444] :release_0_14_0: https://github.com/khmarbaise/maven-it-extension/milestone/14 @@ -50,5 +52,9 @@ * {issue-???} - ? +*Documentation Improvements* + +* {issue-444} - Upgrade central link + The full release notes can be found here {release_0_14_0}[Release 0.14.0].