diff --git a/ChangeLog.d/ssl-error-code-cleanup.txt b/ChangeLog.d/ssl-error-code-cleanup.txt index 0438aa2f6..768d1905a 100644 --- a/ChangeLog.d/ssl-error-code-cleanup.txt +++ b/ChangeLog.d/ssl-error-code-cleanup.txt @@ -4,4 +4,3 @@ API changes returned from the public SSL API. * Remove `MBEDTLS_ERR_SSL_CERTIFICATE_TOO_LARGE` and return `MBEDTLS_ERR_SSL_BUFFER_TOO_SMALL` instead. - `