doc/releases/4.22: Remove transitions from sections

Sections may not start with transitions. Remove them.

This fixes the following Sphinx error:

  ERROR: Document or section may not begin with a transition.

Change-Id: I519af83df14e44b0709dee7e338dba1ee6413f0a
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77440
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Singer 2023-08-25 19:41:30 +02:00 committed by Felix Singer
parent 139cb06b77
commit facdfe4622
1 changed files with 0 additions and 6 deletions

View File

@ -13,7 +13,6 @@ Update this document with changes that should be in the release notes.
A final version of the notes are done after the release. A final version of the notes are done after the release.
### Significant or interesting changes ### Significant or interesting changes
----------------------------------
* Add changes that need a full description here * Add changes that need a full description here
@ -25,7 +24,6 @@ Update this document with changes that should be in the release notes.
* To be filled in immediately before the release by the release team * To be filled in immediately before the release by the release team
### Additional coreboot changes ### Additional coreboot changes
---------------------------
The following are changes across a number of patches, or changes worth The following are changes across a number of patches, or changes worth
noting, but not needing a full description. noting, but not needing a full description.
@ -33,22 +31,18 @@ noting, but not needing a full description.
* Changes that only need a line or two of description go here. * Changes that only need a line or two of description go here.
### Platform Updates ### Platform Updates
----------------
* To be filled in immediately before the release by the release team * To be filled in immediately before the release by the release team
### Plans to move platform support to a branch ### Plans to move platform support to a branch
------------------------------------------
* Section to be filled in or removed after discussion * Section to be filled in or removed after discussion
### Statistics from the 4.21 to the 4.22 release ### Statistics from the 4.21 to the 4.22 release
--------------------------------------------
* To be filled in immediately before the release by the release team * To be filled in immediately before the release by the release team
### Significant Known and Open Issues ### Significant Known and Open Issues
---------------------------------
* To be filled in immediately before the release by the release team * To be filled in immediately before the release by the release team