diff options
author | Jason Glenesk <jason.glenesk@amd.corp-partner.google.com> | 2022-02-23 16:14:17 -0800 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2022-02-25 18:01:21 +0000 |
commit | fff241351317c6c47c17b06d0f9c0a065a4b8a30 (patch) | |
tree | 7ca23504fdce588afa3e47c2c5cff958fd329f5e /Documentation | |
parent | e8b297ed260d5b66a310da65587caca0f5dc5035 (diff) |
Documentation/releases: Update index.md
Change-Id: I71e1fc40b3cdc1844e8d8daf00f133169b7c4a3b
Signed-off-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62309
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Documentation')
-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 90e8e40942..e783802fb9 100644 --- a/Documentation/releases/index.md +++ b/Documentation/releases/index.md @@ -16,6 +16,7 @@ Release notes for previous releases * [4.13 - November 2020](coreboot-4.13-relnotes.md) * [4.14 - May 2021](coreboot-4.14-relnotes.md) * [4.15 - November 2021](coreboot-4.15-relnotes.md) +* [4.16 - Feb 2022](coreboot-4.16-relnotes.md) The checklist contains instructions to ensure that a release covers all important things and provides a reliable format for tarballs, branch @@ -32,4 +33,4 @@ Upcoming release ---------------- Please add to the release notes as changes are added: -* [4.16 - Feb 2022](coreboot-4.16-relnotes.md) +* [4.17 - May 2022](coreboot-4.17-relnotes.md) |