Fix ccm*-no-tag changelog entry

Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
diff --git a/ChangeLog.d/ccm_star_no_tag.txt b/ChangeLog.d/ccm_star_no_tag.txt
index 88c0d1f..dbd25d1 100644
--- a/ChangeLog.d/ccm_star_no_tag.txt
+++ b/ChangeLog.d/ccm_star_no_tag.txt
@@ -2,6 +2,8 @@
    * Ignore plaintext/ciphertext lengths for CCM*-no-tag operations.
      For CCM* encryption/decryption without authentication, input
      length will be ignored.
+
+Features
    * Add support for CCM*-no-tag cipher to the PSA.
      Currently only 13-byte long IV's are supported.
      For decryption a minimum of 16-byte long input is expected.