mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Merge branch '1.12' into 1.13
* 1.12: [Documentation] Add alabaster to build requirements [Documentation] Extend the maintenance date of 1.12 and update future releases
This commit is contained in:
commit
df3a8211fe
2 changed files with 7 additions and 4 deletions
|
|
@ -61,7 +61,9 @@ Future release
|
|||
+---------+----------------------+------------------------+--------------------+
|
||||
| Version | Development starts | Stabilization starts | Release date |
|
||||
+=========+======================+========================+====================+
|
||||
| 1.13 | Oct 31, 2022 | ??? | ??? |
|
||||
| 2.0 | Sep 15, 2023 | Q1 2024 | Q2 2024 |
|
||||
+---------+----------------------+------------------------+--------------------+
|
||||
| 1.13 | Oct 31, 2022 | Q1 2024 | Q1 2024 |
|
||||
+---------+----------------------+------------------------+--------------------+
|
||||
|
||||
Supported versions
|
||||
|
|
@ -70,9 +72,7 @@ Supported versions
|
|||
+---------+--------------------+--------------------+--------------------+-----------------------+
|
||||
| Version | Release date | End of maintenance | End of life | Status |
|
||||
+=========+====================+====================+====================+=======================+
|
||||
| 1.12 | Oct 31, 2022 | Sep 1, 2023 | Jun 1, 2024 | Fully supported |
|
||||
+---------+--------------------+--------------------+--------------------+-----------------------+
|
||||
| 1.11 | Feb 14, 2022 | Jan 31, 2023 | Oct 31, 2023 | Security support only |
|
||||
| 1.12 | Oct 31, 2022 | Jun 30, 2024 | Dec 31, 2024 | Fully supported |
|
||||
+---------+--------------------+--------------------+--------------------+-----------------------+
|
||||
|
||||
Unsupported versions
|
||||
|
|
@ -81,6 +81,8 @@ Unsupported versions
|
|||
+---------+--------------------+--------------------+--------------------+
|
||||
| Version | Release date | End of maintenance | End of life |
|
||||
+=========+====================+====================+====================+
|
||||
| 1.11 | Feb 14, 2022 | Jan 31, 2023 | Oct 31, 2023 |
|
||||
+---------+--------------------+--------------------+--------------------+
|
||||
| 1.10 | Jun 29, 2021 | May 14, 2022 | Jan 14, 2023 |
|
||||
+---------+--------------------+--------------------+--------------------+
|
||||
| 1.9 | Mar 1, 2021 | Nov 1, 2021 | Jul 1, 2022 |
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
sphinx==1.8.5
|
||||
alabaster==0.7.13
|
||||
docutils<0.18
|
||||
jinja2==3.0.0
|
||||
pyOpenSSL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue