core 2.0.10

This commit is contained in:
Jason2866
2023-06-14 14:45:54 +02:00
committed by GitHub
parent bec7d63847
commit bbd6fa7202

View File

@@ -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)