diff options
author | Dylan Baker <[email protected]> | 2019-06-26 13:48:06 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-06-26 13:48:06 -0700 |
commit | f97dcb7a55bac650e55bb58182d0af16ba384305 (patch) | |
tree | 39db5a0a0e88c3a5918731b650930c72645afbb6 /docs/index.html | |
parent | 290495a4318d8e4459d45f65937a8c7516c8d09a (diff) |
docs: add news item and link release notes for 19.0.8
This is an emergency release due to a critical bug.
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index e0012957b46..e6b63bb352c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,11 +15,20 @@ <div class="content"> <h1>News</h1> + +<h2>June 26, 2019</h2> +<p> +<a href="relnotes/19.0.8.html">Mesa 19.0.8</a> is released. +This is an emergency bug fix release. Users of 19.0.7 should updated to 19.0.8 +or 19.1.1 immediately. +</p> + <h2>June 25, 2019</h2> <p> <a href="relnotes/19.1.1.html">Mesa 19.1.1</a> is released. This is a bug-fix release. </p> + <h2>June 24, 2019</h2> <p> <a href="relnotes/19.0.7.html">Mesa 19.0.7</a> is released. |