Update change logs

This commit is contained in:
Theo Arends 2025-10-13 17:17:44 +02:00
parent 0eec031d49
commit 0e88a227fd
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.
### Breaking Changed ### Breaking Changed
### Changed ### Changed
- Refactored library UDisplay (#24007)
### Fixed ### Fixed
- TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA (#24000) - TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA (#24000)

View File

@ -118,6 +118,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Breaking Changed ### Breaking Changed
### Changed ### Changed
- Refactored library UDisplay [#24007](https://github.com/arendst/Tasmota/issues/24007)
### Fixed ### Fixed
- TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA [#24000](https://github.com/arendst/Tasmota/issues/24000) - TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA [#24000](https://github.com/arendst/Tasmota/issues/24000)