Update change logs
This commit is contained in:
parent
f6a488a84c
commit
2d894c49e0
@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
- TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA (#24000)
|
||||
|
||||
### Removed
|
||||
|
||||
@ -29,7 +30,6 @@ All notable changes to this project will be documented in this file.
|
||||
### Fixed
|
||||
- Berry fixed 'be_top is non zero' warning when calling C mapped functions (#23989)
|
||||
- Berry fixed 'be_top is non zero' when `Br` command fails (#23990)
|
||||
- TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA
|
||||
|
||||
## [15.0.1.4] 20251002
|
||||
### Added
|
||||
|
||||
@ -120,5 +120,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
- TLS fix ECDSA and add `SetOption165 1` to enable ECDSA in addition to RSA [#24000](https://github.com/arendst/Tasmota/issues/24000)
|
||||
|
||||
### Removed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user