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

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5041>
This commit is contained in:
Dylan Baker
2020-05-14 10:14:53 -07:00
parent 212ee624f8
commit 2c6599d6d6
3 changed files with 4 additions and 7 deletions

View File

@@ -16,6 +16,8 @@
<h1>News</h1>
<h2>May 14, 2020</h2>
<p><a href="relnotes/20.0.7.html">Mesa 20.0.7</a> is released. This is a bug fix release.</p>
<h2>April 29, 2020</h2>
<p><a href="relnotes/20.0.6.html">Mesa 20.0.6</a> is released. This is a bug fix release.</p>
<h2>April 22, 2020</h2>

View File

@@ -59,13 +59,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
<td rowspan="2">20.0</td>
<td>2020-05-13</td>
<td>20.0.7</td>
<td>Dylan Baker</td>
<td></td>
</tr>
<tr>
<td rowspan="1">20.0</td>
<td>2020-05-27</td>
<td>20.0.8</td>
<td>Dylan Baker</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.7.html">20.0.7 release notes</a></li>
<li><a href="relnotes/20.0.6.html">20.0.6 release notes</a></li>
<li><a href="relnotes/20.0.5.html">20.0.5 release notes</a></li>
<li><a href="relnotes/20.0.4.html">20.0.4 release notes</a></li>