From 873908f0211f79595bea706cd99563d4900329a6 Mon Sep 17 00:00:00 2001 From: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> Date: Fri, 28 Aug 2020 14:13:24 -0700 Subject: [PATCH] Update History.txt --- History.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 950c6e14e..9535f998f 100644 --- a/History.txt +++ b/History.txt @@ -37,7 +37,8 @@ Changes between FreeRTOS V10.4.0 and FreeRTOS V10.3.1 released September 1 2020 + Added new POSIX port layer that allows FreeRTOS to run on Linux hosts in the same way the Windows port layer enables FreeRTOS to run on Windows hosts. - + Many other minor optimisations and enhancements. + + Many other minor optimisations and enhancements. For full details + see https://github.com/FreeRTOS/FreeRTOS-Kernel/commits/master Changes between FreeRTOS V10.3.0 and FreeRTOS V10.3.1 released February 18 2020