mirror of https://github.com/arendst/Tasmota.git
Update RELEASENOTES.md
This commit is contained in:
parent
1e19e13c6f
commit
fb0c14e9ec
|
@ -114,7 +114,10 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
- Berry `bool( [] )` and `bool( {} )` now evaluate as `false` [#18986](https://github.com/arendst/Tasmota/issues/18986)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- Matter support for temperature in Fahrenheit (`SetOption8 1`) [#18987](https://github.com/arendst/Tasmota/issues/18987)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- Berry various fixes for Walrus Operator [#18982](https://github.com/arendst/Tasmota/issues/18982)
|
||||||
|
|
Loading…
Reference in New Issue