Add change log for early data feature

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2024-03-15 10:41:52 +01:00
parent 7b333f1e88
commit e40e42cf21
+4
View File
@@ -0,0 +1,4 @@
Features
* Mbed TLS now supports the writing and reading of TLS 1.3 early data.
Early data is supported when the configuration option
MBEDTLS_SSL_EARLY_DATA is enabled (disabled by default).