diff options
author | Eric Engestrom <eric@engestrom.ch> | 2021-07-14 21:29:39 +0100 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2021-07-14 21:29:39 +0100 |
commit | e1fe0bb0ca28a1aefcd81a9b909424124ff30b25 (patch) | |
tree | 531a2aad0a7e8af5d941e894481e10192a276693 | |
parent | cd3d8f0f7abef7427e0ea870b395d5f627859435 (diff) |
docs: update calendar and link releases notes for 21.1.5
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11892>
-rw-r--r-- | docs/release-calendar.csv | 1 | ||||
-rw-r--r-- | docs/relnotes.rst | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-calendar.csv b/docs/release-calendar.csv index b291e008c97..73a77a3bc48 100644 --- a/docs/release-calendar.csv +++ b/docs/release-calendar.csv @@ -1,5 +1,4 @@ 21.0,2021-05-05,21.0.4,Dylan Baker,This is the last planned release of the 21.0.x series.
-21.1,2021-07-14,21.1.5,Eric Engestrom,
21.1,2021-07-28,21.1.6,Eric Engestrom,
21.1,2021-08-11,21.1.7,Eric Engestrom,
21.1,2021-08-25,21.1.8,Eric Engestrom,
diff --git a/docs/relnotes.rst b/docs/relnotes.rst index e011cd730e4..689a64dac0d 100644 --- a/docs/relnotes.rst +++ b/docs/relnotes.rst @@ -3,6 +3,7 @@ Release Notes The release notes summarize what's new or changed in each Mesa release. +- :doc:`21.1.5 release notes <relnotes/21.1.5>` - :doc:`21.1.4 release notes <relnotes/21.1.4>` - :doc:`21.1.3 release notes <relnotes/21.1.3>` - :doc:`21.1.2 release notes <relnotes/21.1.2>` @@ -338,6 +339,7 @@ release notes, or in the `old docs`_. :maxdepth: 1 :hidden: + relnotes/21.1.5 relnotes/21.1.4 relnotes/21.1.3 relnotes/21.1.2 |