diff options
author | Andres Gomez <[email protected]> | 2018-09-08 00:40:43 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2018-09-08 00:40:43 +0300 |
commit | ecfe41e6902237e53459e0d6b06b2cd91fb34025 (patch) | |
tree | a1f4d98913f0968384369f13a020f6e36b2c5376 /docs/release-calendar.html | |
parent | 5382a90cb2e9d088e2817f587ac2bf8900be4b63 (diff) |
docs: update calendar, add news item and link release notes for 18.2.0
Signed-off-by: Andres Gomez <[email protected]>
Diffstat (limited to 'docs/release-calendar.html')
-rw-r--r-- | docs/release-calendar.html | 32 |
1 files changed, 28 insertions, 4 deletions
diff --git a/docs/release-calendar.html b/docs/release-calendar.html index b9a2ceb023b..b9e32d89e6c 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -46,11 +46,35 @@ if you'd like to nominate a patch in the next stable release. <td>Last planned 18.1.x release</td> </tr> <tr> -<td rowspan="1">18.2</td> -<td>2018-09-05</td> -<td>18.2.0-rc6</td> +<td rowspan="5">18.2</td> +<td>2018-09-19</td> +<td>18.2.1</td> <td>Andres Gomez</td> -<td>Last planned RC/Final release</td> +<td></td> +</tr> +<tr> +<td>2018-10-03</td> +<td>18.2.2</td> +<td>Andres Gomez</td> +<td></td> +</tr> +<tr> +<td>2018-10-17</td> +<td>18.2.3</td> +<td>Andres Gomez</td> +<td></td> +</tr> +<tr> +<td>2018-10-31</td> +<td>18.2.4</td> +<td>Andres Gomez</td> +<td></td> +</tr> +<tr> +<td>2018-11-14</td> +<td>18.2.5</td> +<td>Andres Gomez</td> +<td>Last planned 18.2.x release</td> </tr> </table> |