diff --git a/changes/v4.4.11-en.md b/changes/v4.4.11-en.md index 671c8a5a2..55507c981 100644 --- a/changes/v4.4.11-en.md +++ b/changes/v4.4.11-en.md @@ -1,7 +1,10 @@ ### Enhancements -- OTP upgrade from 24.1.5-3 to 24.3.4.2-1 -[#9265](https://github.com/emqx/emqx/pull/9265) +- OTP upgrade from 24.1.5-3 to 24.3.4.2-1 [#9265](https://github.com/emqx/emqx/pull/9265). + Change highlights: + - Erlang/OTP [SSL library vulnerability fix](https://nvd.nist.gov/vuln/detail/CVE-2022-37026) + - Added support for OCSP (Online Certificate Status Protocol) Stapling + - Added CRL (Certificate Revocation List) cache auto refresh ### Bug fixes