You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extra/releases.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ For example:
16
16
3 versions are maintained at the same time:
17
17
18
18
***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
20
20
***development** (**main** branch): new features target this branch
21
21
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.
23
23
24
24
The **old-stable** branch is merged in the **stable** branch on a regular basis to propagate [security fixes](security.md).
25
25
The **stable** branch is merged in the **development** branch on a regular basis to propagate [security](security.md) and regular bugfixes.
0 commit comments