This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-3253 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 20e6d96ae4be17a900a4a2f87bb868b56f5828c6 Author: danhaywood <[email protected]> AuthorDate: Tue Mar 14 07:07:23 2023 +0000 adds reference to relnotes --- antora/components/relnotes/modules/ROOT/nav.adoc | 2 ++ .../components/relnotes/modules/ROOT/pages/about.adoc | 18 +++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/antora/components/relnotes/modules/ROOT/nav.adoc b/antora/components/relnotes/modules/ROOT/nav.adoc index 2969296927..990162e7cc 100644 --- a/antora/components/relnotes/modules/ROOT/nav.adoc +++ b/antora/components/relnotes/modules/ROOT/nav.adoc @@ -2,6 +2,8 @@ :Notice: 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 ag [...] +* 2023 +** xref:relnotes:ROOT:2022/2.0.0-RC1/relnotes.adoc[2.0.0-RC1] * 2022 ** xref:relnotes:ROOT:2022/2.0.0-M9/relnotes.adoc[2.0.0-M9] ** xref:relnotes:ROOT:2022/2.0.0-M8/relnotes.adoc[2.0.0-M8] diff --git a/antora/components/relnotes/modules/ROOT/pages/about.adoc b/antora/components/relnotes/modules/ROOT/pages/about.adoc index 4862c87497..58f494d0c2 100644 --- a/antora/components/relnotes/modules/ROOT/pages/about.adoc +++ b/antora/components/relnotes/modules/ROOT/pages/about.adoc @@ -7,15 +7,6 @@ This table summarises all releases of Apache Causeway v2.0 to date. //// -| 2.0.0-RC1 -| not released yet (upcoming) -| First release candidate for Apache Causeway 2.0.0 -| ? -| ? -| ? -| -* xref:relnotes:ROOT:2023/2.0.0-RC1/relnotes.adoc[Release Notes] -* xref:relnotes:ROOT:2023/2.0.0-RC1/mignotes.adoc[Migration Notes] //// [cols="2,2,4a,>1,>1,>1,3a"] @@ -28,6 +19,15 @@ This table summarises all releases of Apache Causeway v2.0 to date. | Bugs | Detail +| 2.0.0-RC1 +| +| First release candidate for Apache Causeway 2.0.0 +| ? +| ? +| ? +| +* xref:relnotes:ROOT:2023/2.0.0-RC1/relnotes.adoc[Release Notes] +* xref:relnotes:ROOT:2023/2.0.0-RC1/mignotes.adoc[Migration Notes] | 2.0.0-M9 | 18-Oct-2022
