ChangeLog: remove issue number as this is a new feature

Signed-off-by: Yanray Wang <[email protected]>
This commit is contained in:
Yanray Wang
2023-05-10 18:10:03 +08:00
parent 7265bab8ad
commit 463351d824
-1
View File
@@ -2,4 +2,3 @@ Features
* Add support to restrict AES to 128-bit keys in order to save code size.
A new configuration option, MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH, can be
used to enable this feature.
Fixes #7376.