Skip to content

Commit 1d3f7fb

Browse files
committed
doc: release: add v4.1.0 to the list of supported releases
Add 4.1.0 to the supported release, EOL to the tentative 4.3 release date. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
1 parent 5d32c2a commit 1d3f7fb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
"current_version": version,
197197
"versions": (
198198
("latest", "/"),
199+
("4.1.0", "/4.1.0/"),
199200
("4.0.0", "/4.0.0/"),
200201
("3.7.0 (LTS)", "/3.7.0/"),
201202
),

doc/releases/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Supported Releases
5858
+------------------------+----------------+---------------+
5959
| Release | Release date | EOL |
6060
+========================+================+===============+
61+
| `Zephyr 4.1.0`_ | 2025-03-07 | 2025-11-14 |
62+
+------------------------+----------------+---------------+
6163
| `Zephyr 4.0.0`_ | 2024-11-15 | 2025-07-18 |
6264
+------------------------+----------------+---------------+
6365
| `Zephyr 3.7.0 (LTS3)`_ | 2024-07-26 | 2027-01-26 |
@@ -146,3 +148,4 @@ Release notes and migration guides for end-of-life releases of Zephyr RTOS can b
146148
.. _`Zephyr 2.7.6 (LTS2)`: https://docs.zephyrproject.org/2.7.6/
147149
.. _`Zephyr 3.7.0 (LTS3)`: https://docs.zephyrproject.org/3.7.0/
148150
.. _`Zephyr 4.0.0`: https://docs.zephyrproject.org/4.0.0/
151+
.. _`Zephyr 4.1.0`: https://docs.zephyrproject.org/4.1.0/

0 commit comments

Comments
 (0)