Commit 7c7b5fbf authored by Maureen Helm's avatar Maureen Helm
Browse files

doc: release: Add v3.6.0 to the list of supported releases



Adds v3.6.0 to the list of supported releases. The EOL date corresponds
to the expected release date for v4.0.0.

Signed-off-by: default avatarMaureen Helm <maureen.helm@analog.com>
parent 1d7aab00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -187,6 +187,7 @@ html_context = {
    "current_version": version,
    "versions": (
        ("latest", "/"),
        ("3.6.0", "/3.6.0/"),
        ("3.5.0", "/3.5.0/"),
        ("3.4.0", "/3.4.0/"),
        ("2.7.5 (LTS)", "/2.7.5/"),
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,8 @@ Supported Releases
+=================+================+===============+
| `Zephyr 2.7.5`_ | 2023-06-01     | 2024-08-31    |
+-----------------+----------------+---------------+
| `Zephyr 3.6.0`_ | 2024-02-23     | 2024-11-29    |
+-----------------+----------------+---------------+
| `Zephyr 3.5.0`_ | 2023-10-20     | 2024-07-26    |
+-----------------+----------------+---------------+
| `Zephyr 3.4.0`_ | 2023-06-16     | 2024-02-29    |
@@ -115,3 +117,4 @@ in the migration guide. This includes:
.. _`Zephyr 2.7.5`: https://docs.zephyrproject.org/2.7.5/
.. _`Zephyr 3.4.0`: https://docs.zephyrproject.org/3.4.0/
.. _`Zephyr 3.5.0`: https://docs.zephyrproject.org/3.5.0/
.. _`Zephyr 3.6.0`: https://docs.zephyrproject.org/3.6.0/