Skip to content

Commit c3db5c0

Browse files
authored
Update releases information
The list didn't include the latest 4.2 release, indicating that 4.0 is still a supported version
1 parent 97b274e commit c3db5c0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

extra/releases.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,17 @@ For example:
1212
- versions 3.4 has been released on 18 September 2024;
1313
- versions 4.0 has been released on 27 September 2024;
1414
- versions 4.1 has been released on 28 February 2025;
15+
- versions 4.2 has been released on 18 September 2025;
1516

1617
## Maintenance
1718

1819
3 versions are maintained at the same time:
1920

20-
- **stable** (currently the **4.1** branch): regular bugfixes are integrated in this version
21-
- **old-stable** (are the last branch: **4.0**): [security fixes](security.md) are integrated in this version, regular bugfixes are **not** backported in it
21+
- **stable** (currently the **4.2** branch): regular bugfixes are integrated in this version
22+
- **old-stable** (are the last branch: **4.1**): [security fixes](security.md) are integrated in this version, regular bugfixes are **not** backported in it
2223
- **development** (**main** branch): new features target this branch
2324

24-
Older versions (1.x, 2.6..., 3.0...) **are not maintained**. If you still use them, you must upgrade as soon as possible.
25+
Older versions (1.x, 2.6..., 3.0..., 4.0) **are not maintained**. If you still use them, you must upgrade as soon as possible.
2526

2627
The **old-stable** branch is merged in the **stable** branch on a regular basis to propagate [security fixes](security.md).
2728
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)