From 8e5b5e5a062a199a39cc31806b3502fc8d42570d Mon Sep 17 00:00:00 2001 From: kar-rahul-aws Date: Thu, 21 Dec 2023 11:30:16 +0530 Subject: [PATCH 1/2] Update History for V11.0.1 --- History.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.txt b/History.txt index ff27af544b..6e3597225b 100644 --- a/History.txt +++ b/History.txt @@ -1,5 +1,8 @@ Documentation and download available at https://www.FreeRTOS.org/ +Changes between FreeRTOS V11.0.0 and FreeRTOS V11.0.1 released December 21, 2023 + + Updated the SBOM file. + Changes between FreeRTOS V10.6.2 and FreeRTOS V11.0.0 released December 18, 2023 + SMP merged into the mainline: While FreeRTOS introduced Asymmetric From 6b9ca1c0d490ca365eb2f939602914981ebae0a6 Mon Sep 17 00:00:00 2001 From: kar-rahul-aws Date: Thu, 21 Dec 2023 11:34:26 +0530 Subject: [PATCH 2/2] Fix formatting --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 6e3597225b..a8e5ac7bae 100644 --- a/History.txt +++ b/History.txt @@ -1,6 +1,7 @@ Documentation and download available at https://www.FreeRTOS.org/ Changes between FreeRTOS V11.0.0 and FreeRTOS V11.0.1 released December 21, 2023 + + Updated the SBOM file. Changes between FreeRTOS V10.6.2 and FreeRTOS V11.0.0 released December 18, 2023