From c07a90bea03c7d4a7a8cdf5101cdaf45f1bd2c0a Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Sun, 5 May 2024 21:21:53 +0200 Subject: [PATCH] Letsencrypt ISRG_Root_X1 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e710d6c9..ec3d9ead6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ All notable changes to this project will be documented in this file. - ESP32 Core3 platform update from 2024.04.12 to 2024.05.10 (#21347) - Refactor Tensorflow (#21327) - Seriallog set to `SERIAL_LOG_LEVEL` at boot +- TLS Letsencrypt replace R3 CA with long-term ISRG_Root_X1 CA, which works with R3 and R10-R14 (#21352) ### Fixed - HASPmota `align` attribute and expand PNG cache (#21228)