mirror of https://github.com/arendst/Tasmota.git
Update CHANGELOG.md
This commit is contained in:
parent
fb0c14e9ec
commit
a542122eb1
|
@ -7,13 +7,13 @@ All notable changes to this project will be documented in this file.
|
|||
### Added
|
||||
|
||||
### Breaking Changed
|
||||
- Berry `bool( [] )` and `bool( {} )` now evaluate as `false`
|
||||
- Berry `bool( [] )` and `bool( {} )` now evaluate as `false` (#18986)
|
||||
|
||||
### Changed
|
||||
- Matter support for temperature in Fahrenheit (`SetOption8 1`)
|
||||
- Matter support for temperature in Fahrenheit (`SetOption8 1`) (#18987)
|
||||
|
||||
### Fixed
|
||||
- Berry various fixes for Walrus Operator
|
||||
- Berry various fixes for Walrus Operator (#18982)
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
Loading…
Reference in New Issue