Update change logs
This commit is contained in:
parent
7daa159307
commit
120a23d5b7
@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
## [15.1.0.1]
|
## [15.1.0.1]
|
||||||
### Added
|
### Added
|
||||||
- TLS enabled ECDSA by default for ESP8266 (#24009)
|
- TLS enabled ECDSA by default for ESP8266 (#24009)
|
||||||
- Berry add `cb.free_cb` for extension manager (#24014)
|
- Berry `cb.free_cb` for extension manager (#24014)
|
||||||
- Berry `light.get()` direct access to values
|
- Berry `light.get()` direct access to values (#24033)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
|||||||
@ -115,7 +115,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
## Changelog v15.1.0.1
|
## Changelog v15.1.0.1
|
||||||
### Added
|
### Added
|
||||||
- TLS enabled ECDSA by default for ESP8266 [#24009](https://github.com/arendst/Tasmota/issues/24009)
|
- TLS enabled ECDSA by default for ESP8266 [#24009](https://github.com/arendst/Tasmota/issues/24009)
|
||||||
- Berry add `cb.free_cb` for extension manager [#24014](https://github.com/arendst/Tasmota/issues/24014)
|
- Berry `cb.free_cb` for extension manager [#24014](https://github.com/arendst/Tasmota/issues/24014)
|
||||||
|
- Berry `light.get()` direct access to values [#24033](https://github.com/arendst/Tasmota/issues/24033)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user