Documentation: Fix up list of releases
4.9 was still marked as "upcoming" and 4.10 was missing altogether, leading to a sphinx warning. Change-Id: I008d546715b7841eb9f325a6f698380dd4c1a7c2 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/31126 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
de3ace0629
commit
619f2b102d
|
@ -9,6 +9,7 @@ Release notes for previous releases
|
|||
* [4.6 - April 2017](coreboot-4.6-relnotes.md)
|
||||
* [4.7 - January 2018](coreboot-4.7-relnotes.md)
|
||||
* [4.8 - May 2018](coreboot-4.8.1-relnotes.md)
|
||||
* [4.9 - December 2018](coreboot-4.9-relnotes.md)
|
||||
|
||||
The checklist contains instructions to ensure that a release covers all
|
||||
important things and provides a reliable format for tarballs, branch
|
||||
|
@ -20,4 +21,4 @@ Upcoming release
|
|||
----------------
|
||||
|
||||
Please add to the release notes as changes are added:
|
||||
* [4.9 - November 2018](coreboot-4.9-relnotes.md)
|
||||
* [4.10 - April 2019](coreboot-4.10-relnotes.md)
|
||||
|
|
Loading…
Reference in New Issue