Update changelog

This commit is contained in:
Theo Arends 2021-10-23 14:40:49 +02:00
parent e4570cd45f
commit afee240717
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Initial reset RTC memory based variables like EnergyToday and EnergyTotal
- GUI checkbox MQTT TLS not saved regression from v9.2.0.3 (#13442)
## [Released]

View File

@ -110,3 +110,4 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
### Fixed
- Initial reset RTC memory based variables like EnergyToday and EnergyTotal
- GUI checkbox MQTT TLS not saved regression from v9.2.0.3 [#13442](https://github.com/arendst/Tasmota/issues/13442)