summaryrefslogtreecommitdiff
path: root/Documentation/releases/index.md
diff options
context:
space:
mode:
authorJason Glenesk <jason.glenesk@amd.corp-partner.google.com>2024-05-13 08:59:06 -0700
committerFelix Held <felix-coreboot@felixheld.de>2024-05-15 15:16:52 +0000
commitab42a64d99dc240d1088da0f56ebff228da562e3 (patch)
tree13ad42d52fd5dc34c1fa72324dc110490d6afa7b /Documentation/releases/index.md
parentb43accd233668359a99bbbe861f4de1a789576aa (diff)
Add 24.08 release notes template
In preparation for the upcoming release, add the template for the 24.05 release and update index.md. Change-Id: I733f541a2d6e556c82aff1656fe7f79ae3673ba7 Signed-off-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82400 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
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 da7dc46784..cbf487b49d 100644
--- a/Documentation/releases/index.md
+++ b/Documentation/releases/index.md
@@ -6,7 +6,7 @@ Please add to the release notes as changes are added:
```{toctree}
:maxdepth: 1
-24.05 - May 2024 <coreboot-24.05-relnotes.md>
+24.08 - August 2024 <coreboot-24.08-relnotes.md>
```
The [checklist] contains instructions to ensure that a release covers all
@@ -22,6 +22,7 @@ important is taken care of.
```{toctree}
:maxdepth: 1
+24.05 - May 2024 <coreboot-24.05-relnotes.md>
24.02 - February 2024 <coreboot-24.02-relnotes.md>
4.22 - November 2023 <coreboot-4.22-relnotes.md>
4.21 - August 2023 <coreboot-4.21-relnotes.md>