Update docs and version definitions for the 2.4.4 and 2.5.0 releases

pull/4420/head
Toshio Kuratomi 2018-04-04 14:20:12 -07:00
parent 5b703a2a53
commit 73c80862c8
2 changed files with 9 additions and 5 deletions

View File

@ -42,9 +42,10 @@ Release status
=============== ========================== ================================================= =============== ========================== =================================================
Ansible Release Latest Version Status Ansible Release Latest Version Status
=============== ========================== ================================================= =============== ========================== =================================================
devel `2.5`_ (unreleased, trunk) In development devel `2.6` (unreleased, trunk) In development
2.4 `2.4.3`_ (2018-01-31) Supported (security **and** general bug fixes) 2.5 `2.5.0`_ (2018-03-23) Supported (security **and** general bugfixes)
2.3 `2.3.3`_ (2017-12-20) Supported (security **and** critical bug fixes) 2.4 `2.4.4`_ (2018-01-31) Supported (security **and** critical bug 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.2 `2.2.3`_ (2017-05-09) Unsupported (end of life)
2.1 `2.1.6`_ (2017-06-01) Unsupported (end of life) 2.1 `2.1.6`_ (2017-06-01) Unsupported (end of life)
2.0 `2.0.2`_ (2016-04-19) Unsupported (end of life) 2.0 `2.0.2`_ (2016-04-19) Unsupported (end of life)
@ -56,8 +57,10 @@ devel `2.5`_ (unreleased, trunk) In development
security and general bug fixes when it is first released, security and critical bug fixes when security and general bug fixes when it is first released, security and critical bug fixes when
2.5 is released, and **only** security fixes once 2.6 is released. 2.5 is released, and **only** security fixes once 2.6 is released.
.. _2.5: https://github.com/ansible/ansible/blob/devel/CHANGELOG.md .. Comment: devel used to point here but we're currently revamping our changelog process and have no
.. _2.4.3: https://github.com/ansible/ansible/blob/stable-2.4/CHANGELOG.md link to a static changelog for devel _2.6: https://github.com/ansible/ansible/blob/devel/CHANGELOG.md
.. _2.5.0: https://github.com/ansible/ansible/blob/stable-2.5/CHANGELOG.md
.. _2.4.4: https://github.com/ansible/ansible/blob/stable-2.4/CHANGELOG.md
.. _2.3.3: https://github.com/ansible/ansible/blob/stable-2.3/CHANGELOG.md .. _2.3.3: https://github.com/ansible/ansible/blob/stable-2.3/CHANGELOG.md
.. _2.2.3: https://github.com/ansible/ansible/blob/stable-2.2/CHANGELOG.md .. _2.2.3: https://github.com/ansible/ansible/blob/stable-2.2/CHANGELOG.md
.. _2.1.6: https://github.com/ansible/ansible/blob/stable-2.1/CHANGELOG.md .. _2.1.6: https://github.com/ansible/ansible/blob/stable-2.1/CHANGELOG.md

View File

@ -10,6 +10,7 @@ versions:
- "2.4": - "2.4":
code_name: "Dancing Days" code_name: "Dancing Days"
releases: releases:
- "4": "04-04-2018"
- "3": "01-31.2018" - "3": "01-31.2018"
- "2": "11-29-2017" - "2": "11-29-2017"
- "1": "10-25-2017" - "1": "10-25-2017"