changelog: fix missing newline at end of file
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
diff --git a/ChangeLog.d/non-psa-pk-implementation.txt b/ChangeLog.d/non-psa-pk-implementation.txt
index a7129a6..535bbf5 100644
--- a/ChangeLog.d/non-psa-pk-implementation.txt
+++ b/ChangeLog.d/non-psa-pk-implementation.txt
@@ -1,3 +1,3 @@
Changes
* mbedtls_pk_sign_ext() is now always available, not just when
- PSA (MBEDTLS_PSA_CRYPTO_C) is enabled.
\ No newline at end of file
+ PSA (MBEDTLS_PSA_CRYPTO_C) is enabled.