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