summaryrefslogtreecommitdiff
path: root/Documentation/releases/index.md
diff options
context:
space:
mode:
authorJason Glenesk <jason.glenesk@gmail.com>2023-08-18 08:41:38 -0700
committerMartin L Roth <gaumless@gmail.com>2023-08-21 22:40:34 +0000
commit3ee08719ca2651dba1049be5f14eeb656a062575 (patch)
tree1be604cd583af6c1fd0407d626bb02c234110495 /Documentation/releases/index.md
parent2fe63a1ad67846eb9d69207c2baf57d7527c28ae (diff)
docs/releases: Add 4.22 release notes template
Add 4.22 template and update index. Change-Id: Id44616ca70ba693fc622164469bb748ee269565b Signed-off-by: Jason Glenesk <jason.glenesk@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77277 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/releases/index.md')
-rw-r--r--Documentation/releases/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/releases/index.md b/Documentation/releases/index.md
index bc57d3fd9b..d23b03a694 100644
--- a/Documentation/releases/index.md
+++ b/Documentation/releases/index.md
@@ -3,7 +3,7 @@
## Upcoming release
Please add to the release notes as changes are added:
-* [4.21 - August 2023](coreboot-4.21-relnotes.md)
+* [4.22 - November 2023](coreboot-4.22-relnotes.md)
The [checklist] contains instructions to ensure that a release covers all
important things and provides a reliable format for tarballs, branch
@@ -15,6 +15,7 @@ important is taken care of.
## Previous releases
+* [4.21 - August 2023](coreboot-4.21-relnotes.md)
* [4.20.1 - May 2023](coreboot-4.20.1-relnotes.md)
* [4.19 - January 2023](coreboot-4.19-relnotes.md)
* [4.18 - October 2022](coreboot-4.18-relnotes.md)