diff options
author | Dylan Baker <[email protected]> | 2019-06-24 16:24:05 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-06-24 16:24:05 -0700 |
commit | 032fe7d602ac296c1009350194fad09174f8d46b (patch) | |
tree | bb0f13ea0e7cf2434f26c46e2b3a98aff7469287 /docs/index.html | |
parent | 7badae431a4a5a9be9764c3a3927c60c96e9b5a0 (diff) |
docs: update calendar, add news item and link release notes for 19.0.7
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index f95e59a1eef..42bc74f288c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,17 @@ <div class="content"> <h1>News</h1> +<h2>June 24, 2019</h2> +<p> +<a href="relnotes/19.1.0.html">Mesa 19.0.7</a> is released. +This is a bug-fix release. +</p> +<p> +NOTE: It is anticipated that 19.0.7 will be the final release in the +19.0 series. Users of 18.3 are encouraged to migrate to the 19.1 +series in order to obtain future fixes. +</p> + <h2>June 11, 2019</h2> <p> <a href="relnotes/19.1.0.html">Mesa 19.1.0</a> is released. |