From bbd6fa7202f74aac61dcecfac602cecbdc4dac2c Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:45:54 +0200 Subject: [PATCH] core 2.0.10 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173cbb92d..392842cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. ### Changed - Berry `webclient.url_encode()` is now a static class method, no change required to existing code (#18775) - Matter Bridge mode always on +- ESP32 Framework (Core) from v2.0.9 to v2.0.10 ### Fixed - Interaction of ``SetOption92``, ``VirtualCT``, and ``RGBWWTable`` (#18768)