xref: /aosp_15_r20/external/coreboot/Documentation/releases/index.md (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1# Release notes
2
3## Upcoming release
4
5Please add to the release notes as changes are added:
6```{toctree}
7:maxdepth: 1
8
924.08 - August 2024 <coreboot-24.08-relnotes.md>
10```
11
12The [checklist] contains instructions to ensure that a release covers all
13important things and provides a reliable format for tarballs, branch
14names etc.
15
16For release related communications consider using a [template] so everything
17important is taken care of.
18
19
20## Previous releases
21
22```{toctree}
23:maxdepth: 1
24
2524.05  - May 2024 <coreboot-24.05-relnotes.md>
2624.02  - February 2024 <coreboot-24.02-relnotes.md>
274.22   - November 2023 <coreboot-4.22-relnotes.md>
284.21   - August 2023 <coreboot-4.21-relnotes.md>
294.20.1 - May 2023 <coreboot-4.20.1-relnotes.md>
304.19   - January 2023 <coreboot-4.19-relnotes.md>
314.18   - October 2022 <coreboot-4.18-relnotes.md>
324.17   - May 2022 <coreboot-4.17-relnotes.md>
334.16   - February 2022 <coreboot-4.16-relnotes.md>
344.15   - November 2021 <coreboot-4.15-relnotes.md>
354.14   - May 2021 <coreboot-4.14-relnotes.md>
364.13   - November 2020 <coreboot-4.13-relnotes.md>
374.12   - May 2020 <coreboot-4.12-relnotes.md>
384.11   - November 2019 <coreboot-4.11-relnotes.md>
394.10   - July 2019 <coreboot-4.10-relnotes.md>
404.9    - December 2018 <coreboot-4.9-relnotes.md>
414.8.1  - May 2018 <coreboot-4.8.1-relnotes.md>
424.7    - January 2018 <coreboot-4.7-relnotes.md>
434.6    - April 2017 <coreboot-4.6-relnotes.md>
444.5    - October 2016 <coreboot-4.5-relnotes.md>
454.4    - May 2016 <coreboot-4.4-relnotes.md>
464.3    - January 2016 <coreboot-4.3-relnotes.md>
474.2    - October 2015 <coreboot-4.2-relnotes.md>
484.1    - July 2015 <coreboot-4.1-relnotes.md>
49```
50
51
52[checklist]: checklist.md
53[template]: templates.md
54