blob: e63b958435aaddfe27607b31d5bfaa5fcbdcc56d [file] [log] [blame]
Yanray Wangeb618682023-11-08 13:41:32 +08001API changes
Yanray Wang65f76532023-11-08 18:39:53 +08002 * Remove `tls13_` prefix in the name of mbedtls_ssl_tls13_conf_early_data()
3 and mbedtls_ssl_tls13_conf_max_early_data_size(). Early data feature may
4 not be TLS 1.3 specific in the furture, as requested in #6909.