Update changelogs

This commit is contained in:
Theo Arends 2022-02-12 18:32:38 +01:00
parent 35571322b4
commit 246efd9539
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
### Added
### Changed
- ESP32 update the internal Berry type system to sync with Skiars Berry reopsitory. No expected impact on code, but .bec files need to be generated again. (#14811)
### Fixed
- SSPM energy yesterday when zero

View File

@ -109,7 +109,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
### Breaking Changed
### Changed
- ESP32 update the internal Berry type system to sync with Skiars Berry reopsitory. No expected impact on code, but .bec files need to be generated again. [#14811](https://github.com/arendst/Tasmota/issues/14811)
### Fixed
- SSPM energy yesterday when zero
### Removed