Update changelogs

This commit is contained in:
Theo Arends 2023-10-14 16:05:20 +02:00
parent 50b4ddc8f8
commit 7e6267313b
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- ESP32 commands ``Ds18Rescan`` and ``Ds18RetryRead`` (#19700)
### Breaking Changed
- Removed support for Homekit in favour of Matter (#19738)
### Changed
- ESP32 Framework (Arduino Core) from v2.0.13 to v2.0.14

View File

@ -129,6 +129,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Breaking Changed
- `Sendmail` upgraded to ESP-Mail-Client v3.4.9 from v1.2.0, using BearSSL instead of MbedTLS [#19460](https://github.com/arendst/Tasmota/issues/19460)
- Removed support for Homekit in favour of Matter [#19738](https://github.com/arendst/Tasmota/issues/19738)
### Changed
- ESP32 Framework (Arduino Core) from v2.0.11 to v2.0.14