docs: update calendar, add news item, and link releases notes for 20.0.8

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5444>
This commit is contained in:
Dylan Baker
2020-06-12 10:02:05 -07:00
committed by Marge Bot
parent c947bde6c5
commit 0efaa55ef8
3 changed files with 8 additions and 7 deletions

View File

@@ -16,6 +16,13 @@
<h1>News</h1>
<h2>June 11, 2020</h2>
<p><a href="relnotes/20.0.8.html">Mesa 20.0.8</a> is released. This is a bug fix release.</p>
<p>
NOTE: It is anticipated that 20.0.8 will be the final release in the
20.0 series. Users of 20.0 are encouraged to migrate to the 20.1
series in order to obtain future fixes.
</p>
<h2>June 10, 2020</h2>
<p><a href="relnotes/20.1.1.html">Mesa 20.1.1</a> is released. This is a bug fix release.</p>
<h2>May 27, 2020</h2>

View File

@@ -59,13 +59,6 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
<td rowspan="1">20.0</td>
<td>2020-05-27</td>
<td>20.0.8</td>
<td>Dylan Baker</td>
<td>Last planned release of the 20.0 series</td>
</tr>
<tr>
<td rowspan="7">20.1</td>
<td>2020-06-24</td>
<td>20.1.2</td>

View File

@@ -21,6 +21,7 @@ The release notes summarize what's new or changed in each Mesa release.
</p>
<ul>
<li><a href="relnotes/20.0.8.html">20.0.8 release notes</a></li>
<li><a href="relnotes/20.1.1.html">20.1.1 release notes</a></li>
<li><a href="relnotes/20.1.0.html">20.1.0 release notes</a></li>
<li><a href="relnotes/20.0.7.html">20.0.7 release notes</a></li>