Skip to content

Commit 5c7165f

Browse files
authored
fix: security fixes are integrated into 2.7 too (#1715)
1 parent f2a921a commit 5c7165f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extra/releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ 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** branch): [security fixes](security.md) are integrated in this version, regular bugfixes are **not** backported in it
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
2020
* **development** (**main** branch): new features target this branch
2121

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

2424
The **old-stable** branch is merged in the **stable** branch on a regular basis to propagate [security fixes](security.md).
2525
The **stable** branch is merged in the **development** branch on a regular basis to propagate [security](security.md) and regular bugfixes.

0 commit comments

Comments
 (0)