diff --git a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc index 914241bfdf..263c2e199c 100644 --- a/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc +++ b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.13.0.adoc @@ -76,11 +76,7 @@ :release_0_13_0: https://github.com/khmarbaise/maven-it-extension/milestone/13 -*Date of Release:* ?? 2023 - -*Scope:* - - - {??} - -- +*Date of Release:* December 27, 2023 *Details* @@ -155,15 +151,6 @@ class ProfileOnClassIT { * {issue-359} ** https://github.com/cstamas[Tamas Cservenak] has reported the issue. -*Contributors of this release* - - * ... - ** .. - -*Security Issues* - - * {issue-??} - ??? - *Dependency Upgrades* * {issue-319} - Upgrade JUnit Jupiter to 5.9.2 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 new file mode 100644 index 0000000000..5ac673fef3 --- /dev/null +++ b/itf-documentation/src/main/asciidoc/release-notes/_release-notes-0.14.0.adoc @@ -0,0 +1,50 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. +// +[[release-notes-0.14.0]] +== Pre-release 0.14.0 + +:issue-277: https://github.com/khmarbaise/maven-it-extension/issues/277[Fixed #277] +:issue-??: https://github.com/khmarbaise/maven-it-extension/issues/??[Fixed #??] + +:release_0_14_0: https://github.com/khmarbaise/maven-it-extension/milestone/14 + +*Date of Release:* XXX, 2024 + +*Details* + + * {issue-???} - ? + + +*Breaking Changes* + + * {issue-???} - ? + +*Reporter of this release* + + * {issue-???} - ? + +*Dependency Upgrades* + + * {issue-???} - ? + +*Build Improvements* + + * {issue-???} - ? + + +The full release notes can be found here {release_0_14_0}[Release 0.14.0]. diff --git a/itf-documentation/src/main/asciidoc/release-notes/release-notes.adoc b/itf-documentation/src/main/asciidoc/release-notes/release-notes.adoc index 613c5ff841..641d063e25 100644 --- a/itf-documentation/src/main/asciidoc/release-notes/release-notes.adoc +++ b/itf-documentation/src/main/asciidoc/release-notes/release-notes.adoc @@ -29,6 +29,7 @@ releases since 0.1.0. Please refer to the <<../user-guide/index.adoc#user-guide,User Guide>> for a comprehensive overview and detailed instructions how to use the Integration Testing Framework. +include::{sourcedir}/_release-notes-0.14.0.adoc[] include::{sourcedir}/_release-notes-0.13.0.adoc[]