Skip to content

Commit 59f6851

Browse files
committed
Updated changelog for release 1.5
1 parent 7af6021 commit 59f6851

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,3 +164,22 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
164164
* RSA 2048 bit digital signature verification
165165
* Hardware support
166166
* New HAL: STM32H7
167+
168+
### V1.5 (2020-04-28)
169+
* RSA 4096 bit digital signature verification
170+
* SHA3
171+
* Portable C key management tools
172+
* Improved integration with Microsoft Windows
173+
* Visual Studio solution for key management tools
174+
* Support to compile with IAR
175+
* Fixed incompatible code
176+
* added IAR example project
177+
* New architecture: ARMv8 (64-bit)
178+
* ARM Cortex-A boot code compatible with TrustZone
179+
* Linux staging and device tree support
180+
* External flash abstraction
181+
* remote update partition accessed via UART
182+
* Hardware support
183+
* New HAL: raspberry-pi
184+
* New HAL: Xilinx Zynq+
185+
* New HAL: NXP LPC54xx

0 commit comments

Comments
 (0)