Add changelog entry

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2022-03-09 16:24:41 +00:00
parent b9af2db4cf
commit a5bebc297b

View File

@ -0,0 +1,4 @@
Features
* Add the function mbedtls_timing_get_final_delay() to access the private
final delay field in an mbedtls_timing_delay_context, as requested in
#5183