Added changelog entry for AES-ECB in PSA

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
This commit is contained in:
Steven Cooreman 2020-07-06 14:42:39 +02:00
parent ed3c9ec71a
commit 2a48b53ee7

View File

@ -0,0 +1,2 @@
Features
* Added support for AES-ECB to the PSA Crypto cipher API.