diff options
author | Alicia Cozine <cozi@visi.com> | 2018-08-13 15:40:21 -0500 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-08-13 13:40:21 -0700 |
commit | 9ee6651a42fdc3b084132c032933acd565e78ce9 (patch) | |
tree | 7881824296a5b91aea0ed20cc939b1e524bf8af6 /docs | |
parent | decbe2acd8e822319918ccf4e7736ae5a220330d (diff) | |
download | ansible-9ee6651a42fdc3b084132c032933acd565e78ce9.tar.gz |
Updated release and maintenance page (#42613) (#43567)
* Updated release and maintenance page (#42613)
(cherry picked from commit ccb2e9d32f436bcb18e72b33f853e52f958ce920)
* underscore not dash for links
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docsite/rst/reference_appendices/release_and_maintenance.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/docsite/rst/reference_appendices/release_and_maintenance.rst b/docs/docsite/rst/reference_appendices/release_and_maintenance.rst index ff41396d37..b835072a4c 100644 --- a/docs/docsite/rst/reference_appendices/release_and_maintenance.rst +++ b/docs/docsite/rst/reference_appendices/release_and_maintenance.rst @@ -40,9 +40,10 @@ Release status =============== ========================== ================================================= Ansible Release Latest Version Status =============== ========================== ================================================= -devel 2.6 (unreleased, trunk) In development -`2.5`_ 2.5.4 (2018-05-31) Supported (security **and** general bugfixes) -`2.4`_ 2.4.4 (2018-01-31) Supported (security **and** critical bug fixes) +devel 2.7 (unreleased, trunk) In development +`2.6`_ 2.6.1 (2018-07-05) Supported (security **and** general bug fixes) +`2.5`_ 2.5.6 (2018-07-05) Supported (security **and** critical bug fixes) +`2.4`_ 2.4.6 (2018-07-05) Supported (security fixes) `2.3`_ 2.3.3 (2017-12-20) Unsupported (end of life) `2.2`_ 2.2.3 (2017-05-09) Unsupported (end of life) `2.1`_ 2.1.6 (2017-06-01) Unsupported (end of life) |