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: Maureen Helm <maureen.helm@analog.com>
This commit is contained in:
parent
1d7aab0016
commit
7c7b5fbf8b
2 changed files with 4 additions and 0 deletions
|
@ -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/"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue