Add ChangeLog

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-08-19 07:52:48 +01:00
parent 3f523748e0
commit f8b4aa135b

View File

@@ -0,0 +1,3 @@
API changes
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
function so a const to align with the restof the API.