@@ -4,24 +4,26 @@ $(D_S $(TITLE),
4
4
5
5
$(UL
6
6
$(LI New release are published every $(I two) months, on the first day of every even month.)
7
- $(LI Two weeks before a new release `master` is merged into `stable` and a first beta is released.)
7
+ $(LI One month before a new release `master` is merged into `stable` and a first beta is released.)
8
8
$(LI Point releases are published unscheduled when important issues or regressions get fixed.)
9
9
)
10
10
11
- $(P The release schedule for 2022 is as follows:)
11
+ $(P The release schedule for 2023 is as follows:)
12
12
13
13
$(DIVC release-schedule,
14
14
$(TABLE
15
- $(BETA_RELEASE 2022-02-15, 2.099.0)
16
- $(BETA_RELEASE 2022-03-01, 2.099.0)
17
- $(BETA_RELEASE 2022-04-15, 2.100.0)
18
- $(MINOR_RELEASE 2022-05-01, 2.100.0)
19
- $(BETA_RELEASE 2022-07-15, 2.101.0)
20
- $(MINOR_RELEASE 2022-08-01, 2.101.0)
21
- $(BETA_RELEASE 2022-09-15, 2.102.0)
22
- $(MINOR_RELEASE 2022-10-01, 2.102.0)
23
- $(BETA_RELEASE 2022-11-15, 2.103.0)
24
- $(MINOR_RELEASE 2022-12-01, 2.103.0)
15
+ $(BETA_RELEASE 2022-01-01, 2.102.0)
16
+ $(MINOR_RELEASE 2022-02-01, 2.102.0)
17
+ $(BETA_RELEASE 2022-03-01, 2.103.0)
18
+ $(MINOR_RELEASE 2022-04-01, 2.103.0)
19
+ $(BETA_RELEASE 2022-05-01, 2.104.0)
20
+ $(MINOR_RELEASE 2022-06-01, 2.104.0)
21
+ $(BETA_RELEASE 2022-07-01, 2.105.0)
22
+ $(MINOR_RELEASE 2022-08-01, 2.105.0)
23
+ $(BETA_RELEASE 2022-09-01, 2.106.0)
24
+ $(MINOR_RELEASE 2022-10-01, 2.106.0)
25
+ $(BETA_RELEASE 2022-11-01, 2.107.0)
26
+ $(MINOR_RELEASE 2022-12-01, 2.107.0)
25
27
)
26
28
)
27
29
)
0 commit comments