diff options
author | Dylan Baker <[email protected]> | 2020-05-14 10:14:53 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2020-05-14 10:14:53 -0700 |
commit | 2c6599d6d6dc908374a77d2f315d9a3e235e3656 (patch) | |
tree | a2c0d73fab878254672c6ad363a6542d51a63b76 /docs/index.html | |
parent | 212ee624f81bdbf7acb17c1b343a3500130be5d3 (diff) |
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>
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 9161ed33470..404257479e1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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> |