Skip to content

Commit dc1d128

Browse files
authored
2.7 is EOL
1 parent 0f2f10c commit dc1d128

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

extra/releases.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@ For example:
1616
3 versions are maintained at the same time:
1717

1818
* **stable** (currently the **3.1** branch): regular bugfixes are integrated in this version
19-
* **old-stable** (currently **3.0** and **2.7** branches): [security fixes](security.md) are integrated in this version, regular bugfixes are **not** backported in it
19+
* **old-stable** (are the last 2 minor branches: currently **3.0** and **3.1** branches): [security fixes](security.md) are integrated in this version, regular bugfixes are **not** backported in it
2020
* **development** (**main** branch): new features target this branch
2121

2222
Older versions (1.x, 2.6...) **are not maintained**. If you still use them, you must upgrade as soon as possible.
2323

24+
There's a [crowdfunding for a 2.7 LTS version](https://opencollective.com/api-platform/projects/27-lts).
25+
2426
The **old-stable** branch is merged in the **stable** branch on a regular basis to propagate [security fixes](security.md).
2527
The **stable** branch is merged in the **development** branch on a regular basis to propagate [security](security.md) and regular bugfixes.
2628

0 commit comments

Comments
 (0)