From 4f63ac43582826d76111830f1bd548ff2a5f9daa Mon Sep 17 00:00:00 2001 From: Asfandyar Orakzai Date: Thu, 3 Nov 2022 10:18:05 +0100 Subject: [PATCH] fixed changelog formating Signed-off-by: Asfandyar Orakzai --- ChangeLog.d/psa_crypto_code_gen_1_1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.d/psa_crypto_code_gen_1_1.txt b/ChangeLog.d/psa_crypto_code_gen_1_1.txt index 549d68dda..94c9ac184 100644 --- a/ChangeLog.d/psa_crypto_code_gen_1_1.txt +++ b/ChangeLog.d/psa_crypto_code_gen_1_1.txt @@ -2,5 +2,5 @@ Features * Brought in PSA code geneneration JSON driver list. Added auto generated templating support for key management. Added Support for transparent and opaque keys (import/export/copy). - Included some general JSON validation, and more specifically for the given entry points. - Addresses version 1.1 of #5137 \ No newline at end of file + Included some general JSON validation, and more specifically for the + given entry points. Addresses version 1.1 of #5137 \ No newline at end of file