Remove change log

Remove the change log as the changes in this PR only
affect CCM alternative implementation developers.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2021-05-27 10:53:06 +02:00
parent 51584c6cdb
commit b740a617ec

View File

@ -1,5 +0,0 @@
Features
* The CCM API now supports multi-part operations. Alternative
implementations can add multipart support according to the new multi-part
interface functions. The implementation of these functions in Mbed TLS
will be added in a future release.