diff options
author | 2022-11-02 14:51:48 +0100 | |
---|---|---|
committer | 2022-11-02 20:07:25 +0000 | |
commit | 9ef3cc590e9008f088a117ef1da63bf20be7c563 (patch) | |
tree | eb0460f0f54a6cbdf67b8152462da21f7d5577a3 /docs/release-notes.rst | |
parent | 090d2e38c71cf7322fdb313e12eaa1d604e7c3f8 (diff) |
update release notes (doc & composite)
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I5cb0f352803edf4d01583bff5f6555e40bfc05ea
(cherry picked from commit 0377ab25a167f310858e5f99f4f357745b7f2a32)
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e47323eef..b289770d4 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,23 +12,23 @@ Release Notes This document provides the release notes for the documentation project. -Jakarta Releases -================ +Kohn Releases +============= The following releases are available: - - `Jakarta Major Release 10.0.0`_ + - `Kohn Major Release 11.0.0`_ -Jakarta Major Release 10.0.0 -============================ +Kohn Major Release 11.0.0 +========================= +--------------------------------------+--------------------------------------+ | **Project** | Documentation Project | | | | +--------------------------------------+--------------------------------------+ -| **Release name** | Jakarta | +| **Release name** | Kohn | | | | +--------------------------------------+--------------------------------------+ -| **Release version** | 10.0.0 | +| **Release version** | 11.0.0 | | | | +--------------------------------------+--------------------------------------+ @@ -36,19 +36,17 @@ Jakarta Major Release 10.0.0 New features ------------ -- Documentation cleaned up. Chapters which include unmaintained projects were - removed to avoid misunderstandings at the readership. +- Documentation cleaned up. - Projects (repositories) which do not create a stable release branch are no longer included in the release documentation. This should help to improve the release management process. -- Beginning with this release we are providing example configuration files for - setting up a proper process of documentation creation. Please check the 'doc' - repository. -- The Interactive Architecture Overview was updated. Learn about the ONAP - architecture in an intuitive way. +- Example configuration files for setting up a proper process of documentation + creation were updated. Please check the 'doc' repository. - The guide to set up a development system for documentation was updated. +- Improved navigation structure. +- Updated 'Guides' section. All JIRA tickets for this release can be found here: `ONAP Documentation Jira`_ -.. _`ONAP Documentation Jira`: https://jira.onap.org/issues/?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22Jakarta%20Release%22%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC +.. _`ONAP Documentation Jira`: https://jira.onap.org/issues/?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22Kohn%20Release%22%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC |