From 079c3f28ce9594e22fed3ded5b650c75edd6334b Mon Sep 17 00:00:00 2001 From: Jason Glenesk Date: Fri, 29 Oct 2021 11:00:50 -0700 Subject: [PATCH] Documentation/releases: Add 4.16 release notes template Signed-off-by: Jason Glenesk Change-Id: I42ce11914d7e7b32017747bbc6d3c7ac77e2868b Reviewed-on: https://review.coreboot.org/c/coreboot/+/58758 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- Documentation/releases/coreboot-4.16-relnotes.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/releases/coreboot-4.16-relnotes.md diff --git a/Documentation/releases/coreboot-4.16-relnotes.md b/Documentation/releases/coreboot-4.16-relnotes.md new file mode 100644 index 0000000000..16a57273d2 --- /dev/null +++ b/Documentation/releases/coreboot-4.16-relnotes.md @@ -0,0 +1,16 @@ +Upcoming release - coreboot 4.16 +================================ + +The 4.16 release is planned for May 2022. + +Update this document with changes that should be in the release notes. + +* Please use Markdown. +* See the past few release notes for the general format. +* The chip and board additions and removals will be updated right + before the release, so those do not need to be added. + +Significant changes +------------------- + +### Add significant changes here