diff options
author | Andres Gomez <[email protected]> | 2018-07-19 16:03:11 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2018-07-24 19:49:08 +0300 |
commit | 7665a05a3aff039d17c5741f1c6a98ae79608c51 (patch) | |
tree | f67e482baa13bd3352ae06ce2ade75b40d9c49c7 /docs/release-calendar.html | |
parent | 1391892e73690d572bbf085b6a8f12c5306b679e (diff) |
docs: update calendar to match the 18.2 plan with the one announced
Additionally, I've extended the 18.1 cycle by one more release,
tentatively assigned to Dylan, due to the ~2 weeks delay for 18.2.
Cc: Dylan Baker <[email protected]>
Cc: Juan A. Suarez <[email protected]>
Cc: Emil Velikov <[email protected]>
Signed-off-by: Andres Gomez <[email protected]>
Acked-by: Dylan Baker <[email protected]>
Reviewed-by: Juan A. Suarez <[email protected]>
Acked-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs/release-calendar.html')
-rw-r--r-- | docs/release-calendar.html | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 7f029b5b396..8e23b7f9e05 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -39,7 +39,7 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="3">18.1</td> +<td rowspan="4">18.1</td> <td>2018-07-27</td> <td>18.1.5</td> <td>Dylan Baker</td> @@ -55,29 +55,35 @@ if you'd like to nominate a patch in the next stable release. <td>2018-08-24</td> <td>18.1.7</td> <td>Dylan Baker</td> +<td></td> +</tr> +<tr> +<td>2018-09-07</td> +<td>18.1.8</td> +<td>Dylan Baker</td> <td>Last planned 18.1.x release</td> </tr> <tr> <td rowspan="4">18.2</td> -<td>2018-07-20</td> +<td>2018-08-01</td> <td>18.2.0rc1</td> <td>Andres Gomez</td> <td></td> </tr> <tr> -<td>2018-07-27</td> +<td>2018-08-08</td> <td>18.2.0rc2</td> <td>Andres Gomez</td> <td></td> </tr> <tr> -<td>2018-08-03</td> +<td>2018-08-15</td> <td>18.2.0rc3</td> <td>Andres Gomez</td> <td></td> </tr> <tr> -<td>2018-08-10</td> +<td>2018-08-22</td> <td>18.2.0rc4</td> <td>Andres Gomez</td> <td>Last planned RC/Final release</td> |