Add newline to ChangeLog entry

Signed-off-by: Thomas Daubney <[email protected]>
This commit is contained in:
Thomas Daubney
2024-08-06 15:20:07 +01:00
parent c65eefa9ab
commit 2f1bebd551
+1 -1
View File
@@ -2,4 +2,4 @@ Removals
* Drop support for crypto alt interface. Removes MBEDTLS_XXX_ALT options * Drop support for crypto alt interface. Removes MBEDTLS_XXX_ALT options
at the module and function level for crypto mechanisms only. The remaining at the module and function level for crypto mechanisms only. The remaining
alt interfaces for platform, threading and timing are unchanged. alt interfaces for platform, threading and timing are unchanged.
Fixes #8149. Fixes #8149.