Skip to content

Commit 281b0b8

Browse files
committed
docs(releases): bump stable to 4.3, old-stable to 4.2
1 parent 31b4718 commit 281b0b8

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

extra/releases.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,19 @@ For example:
1515
- versions 4.0 has been released on 27 September 2024;
1616
- versions 4.1 has been released on 28 February 2025;
1717
- versions 4.2 has been released on 18 September 2025;
18+
- versions 4.3 has been released on 13 March 2026;
1819

1920
## Maintenance
2021

2122
3 versions are maintained at the same time:
2223

23-
- **stable** (currently the **4.2** branch): regular bugfixes are integrated in this version
24-
- **old-stable** (are the last branch: **4.1**): [security fixes](security.md) are integrated in
24+
- **stable** (currently the **4.3** branch): regular bugfixes are integrated in this version
25+
- **old-stable** (are the last branch: **4.2**): [security fixes](security.md) are integrated in
2526
this version, regular bugfixes are **not** backported in it
2627
- **development** (**main** branch): new features target this branch
2728

28-
Older versions (1.x, 2.6..., 3.0..., 4.0) **are not maintained**. If you still use them, you must
29-
upgrade as soon as possible.
29+
Older versions (1.x, 2.6..., 3.0..., 4.0, 4.1) **are not maintained**. If you still use them, you
30+
must upgrade as soon as possible.
3031

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

0 commit comments

Comments
 (0)