Adds ChangeLog entry

Commit adds ChangeLog entry for removal of
MBEDTLS_SSL_TRUNCATED_HMAC.

Signed-off-by: Thomas Daubney <[email protected]>
This commit is contained in:
Thomas Daubney
2021-06-16 16:26:59 +01:00
parent 4a7010d1aa
commit 22ecf49e9a
+3
View File
@@ -0,0 +1,3 @@
Removals
* Remove MBEDTLS_SSL_TRUNCATED_HMAC config option since it is no longer
supported in 3.0. Addresses #4341.