summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Chalco <59750547+dachalco@users.noreply.github.com>2020-11-10 08:57:07 -0800
committerGitHub <noreply@github.com>2020-11-10 08:57:07 -0800
commit993937437986bd78484576360f8648fedf0bc4a7 (patch)
tree8f6963c27d0f5cbde7f8fdc9adc15c7b668106a5
parent21878bd6196a574720df21983cf8abbcefbc6335 (diff)
downloadfreertos-git-993937437986bd78484576360f8648fedf0bc4a7.tar.gz
Update History.txt for 202011.00 (#388)
-rw-r--r--FreeRTOS/History.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/FreeRTOS/History.txt b/FreeRTOS/History.txt
index 9365d5558..08fa6a4e1 100644
--- a/FreeRTOS/History.txt
+++ b/FreeRTOS/History.txt
@@ -1,5 +1,21 @@
Documentation and download available at https://www.FreeRTOS.org/
+Changes between FreeRTOS V10.4.1 and FreeRTOS V202011.00 released November 10 2020
+
+ + Added new coreJSON Library. See https://www.freertos.org/json/
+ + Added new coreMQTT Library. See https://www.freertos.org/mqtt/
+ + Added new corePKCS11 Library. See https://www.freertos.org/pkcs11/
+ + Added new AWS IoT Device Shadow Library. See
+ https://www.freertos.org/iot-device-shadow/
+ + Updated to FreeRTOS Kernel v10.4.2. See
+ https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/master/History.txt
+ + Updated to FreeRTOS+TCP v2.3.1. See
+ https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/master/History.txt
+ + Update WolfSSL to 4.5.0 and add the WolfSSL FIPS ready demo.
+ + Convert most dependent libraries to Git submodules.
+ + Various general maintenance and improvements.
+
+
Changes between FreeRTOS V10.4.0 and FreeRTOS V10.4.1 released September 17 2020
See https://www.FreeRTOS.org/FreeRTOS-V10.4.x.html