From 0cf7c9550d6d4324a255d13740ce0372d34fdaf7 Mon Sep 17 00:00:00 2001 From: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com> Date: Mon, 3 Mar 2025 16:36:17 +0530 Subject: [PATCH] Fix spelling Co-authored-by: Ahmed Ismail <64546783+AhmedIsmail02@users.noreply.github.com> --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 4bf23564f..7df76e16f 100644 --- a/History.txt +++ b/History.txt @@ -1,6 +1,6 @@ Documentation and download available at https://www.FreeRTOS.org/ -Changes between FreeRTOS V11.1.0 and FreeRTOS V11.2.0 released Matrch 04, 2025 +Changes between FreeRTOS V11.1.0 and FreeRTOS V11.2.0 released March 04, 2025 + Add CC-RH port for Renesas F1Kx devices. We thank @TrongNguyenR for their contribution.