From 65bec69096b0a2ef18cd72d87b89757da4ae1906 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Thu, 11 Aug 2022 13:05:18 +0200 Subject: improve navigation and readability Issue-ID: DOC-798 Signed-off-by: thmsdt Change-Id: Ib4f8246d548a77885c5f6c5457ce2c3b20e275b6 --- docs/release/history.rst | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 docs/release/history.rst (limited to 'docs/release/history.rst') diff --git a/docs/release/history.rst b/docs/release/history.rst new file mode 100644 index 000000000..e1a97cd50 --- /dev/null +++ b/docs/release/history.rst @@ -0,0 +1,35 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 + International License. http://creativecommons.org/licenses/by/4.0 + Copyright 2022 by ONAP and contributors. + +.. _release-history: + +ONAP Release History +-------------------- + +ONAP is enhanced with numerous features from release to release. Each release +is named after a city. + ++-----------------+-----------------+------------------------+ +| Release Name | Release Version | Release Date | ++=================+=================+========================+ +| Jakarta | 10.0.0 | 2022, June 30th | ++-----------------+-----------------+------------------------+ +| Istanbul | 9.0.0 | 2021, November 15th | ++-----------------+-----------------+------------------------+ +| Honolulu | 8.0.0 | 2021, May 11th | ++-----------------+-----------------+------------------------+ +| Guilin | 7.0.0 | 2020, December 3rd | ++-----------------+-----------------+------------------------+ +| Frankfurt | 6.0.0 | 2020, June 11th | ++-----------------+-----------------+------------------------+ +| El Alto | 5.0.0 | 2019, October 24th | ++-----------------+-----------------+------------------------+ +| Dublin | 4.0.0 | 2019, July 9th | ++-----------------+-----------------+------------------------+ +| Casablanca | 3.0.0 | 2019, April 15th | ++-----------------+-----------------+------------------------+ +| Beijing | 2.0.0 | 2018, June 7th | ++-----------------+-----------------+------------------------+ +| Amsterdam | 1.0.0 | 2017, November 16th | ++-----------------+-----------------+------------------------+ \ No newline at end of file -- cgit 1.2.3-korg