From 2ca022b2fda46d81997184bf9b04e85f292aedee Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Tue, 8 Nov 2022 12:32:09 +0100 Subject: [PATCH] Update Changelog --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ba0662ae6..8c529a4bf 100644 --- a/README.md +++ b/README.md @@ -298,3 +298,13 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install . * Added new test cases * Hardware support * New HAL: Simulated target for rapid tests + +### V1.13 (2022-11-08) + * Fixed IAR sign script + * Added support for encrypted self-update + * Support for NAII 68PPC2 with NXP T2080 on DEOS + * Fixed Xilinx QSPI support + * Fixed API usage in external flash support for SPI/UART + * Fixed bug in encrypted delta updates + * Updated wolfCrypt to wolfSSL submodule v5.5.3 +