diff options
author | Patrick Georgi <patrick@georgi.software> | 2019-10-05 09:35:30 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-10-07 01:06:49 +0000 |
commit | e0f150b171e6d5d4651d551a511d9ad97089cc72 (patch) | |
tree | 645710789a0a381ba3138eaabfe20d713e54afac | |
parent | c73c92368f0c35a522ce935b9635a1ad19ad3eb7 (diff) | |
download | coreboot-e0f150b171e6d5d4651d551a511d9ad97089cc72.tar.xz |
Documentation: Update list of release notes
Change-Id: I963be1536be5155a114eef1149fdd8c5a067eff8
Signed-off-by: Patrick Georgi <patrick@georgi.software>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35811
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
-rw-r--r-- | Documentation/releases/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/releases/index.md b/Documentation/releases/index.md index ccbd6fe130..c49a61a29d 100644 --- a/Documentation/releases/index.md +++ b/Documentation/releases/index.md @@ -10,6 +10,7 @@ Release notes for previous releases * [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) +* [4.10 - July 2019](coreboot-4.10-relnotes.md) The checklist contains instructions to ensure that a release covers all important things and provides a reliable format for tarballs, branch @@ -21,4 +22,4 @@ Upcoming release ---------------- Please add to the release notes as changes are added: -* [4.10 - April 2019](coreboot-4.10-relnotes.md) +* [4.11 - October 2019](coreboot-4.11-relnotes.md) |