Update changelogs

This commit is contained in:
Theo Arends 2022-08-19 11:48:26 +02:00
parent b59cd41d37
commit 89d9b379d4
2 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
## [12.1.0.1]
### Added
- Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump``
- Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump`` (#16252)
- ESP32-S3 support for internal temperature sensor
### Changed

View File

@ -109,6 +109,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
## Changelog v12.1.0.1
### Added
- Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump`` [#16252](https://github.com/arendst/Tasmota/issues/16252)
- ESP32-S3 support for internal temperature sensor
### Breaking Changed