Update RELEASENOTES.md

This commit is contained in:
Theo Arends 2023-06-28 10:48:08 +02:00
parent 1e19e13c6f
commit fb0c14e9ec
1 changed files with 3 additions and 0 deletions

View File

@ -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)