mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-09 20:06:31 +00:00
Update changelogs
This commit is contained in:
parent
8943656729
commit
9c3fb8fc82
14
CHANGELOG.md
14
CHANGELOG.md
@ -4,8 +4,22 @@ All notable changes to this project will be documented in this file.
|
||||
## [Unreleased] - Development
|
||||
|
||||
## [10.1.0.1]
|
||||
### Added
|
||||
- PWM Dimmer two button support (#13993)
|
||||
- Device Group Send full status item (#14045)
|
||||
- Support for MAX7219 Dot Matrix displays (#14091)
|
||||
- ESP32 support for TuyaMcu
|
||||
- ESP32 Berry features
|
||||
|
||||
### Changed
|
||||
- Mitsubishi HVAC temperature resolution (#13936)
|
||||
- Remove restriction of topic must differ from mqttclient (#14019)
|
||||
|
||||
### Fixed
|
||||
- EZOO2 sensor message format (#14000)
|
||||
- ESP32 Webcam exception during flashwrites
|
||||
- ESP32 LedPwmMode exception (#14073)
|
||||
- ESP32 Compile error when I2S_Audio is enabled (#14095)
|
||||
|
||||
## [Released]
|
||||
|
||||
|
@ -102,12 +102,22 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
||||
|
||||
## Changelog v10.1.0.1
|
||||
### Added
|
||||
- PWM Dimmer two button support [#13993](https://github.com/arendst/Tasmota/issues/13993)
|
||||
- Device Group Send full status item [#14045](https://github.com/arendst/Tasmota/issues/14045)
|
||||
- Support for MAX7219 Dot Matrix displays [#14091](https://github.com/arendst/Tasmota/issues/14091)
|
||||
- ESP32 support for TuyaMcu
|
||||
- ESP32 Berry features
|
||||
|
||||
### Breaking Changed
|
||||
|
||||
### Changed
|
||||
- Mitsubishi HVAC temperature resolution [#13936](https://github.com/arendst/Tasmota/issues/13936)
|
||||
- Remove restriction of topic must differ from mqttclient [#14019](https://github.com/arendst/Tasmota/issues/14019)
|
||||
|
||||
### Fixed
|
||||
- EZOO2 sensor message format [#14000](https://github.com/arendst/Tasmota/issues/14000)
|
||||
- ESP32 Webcam exception during flashwrites
|
||||
- ESP32 LedPwmMode exception [#14073](https://github.com/arendst/Tasmota/issues/14073)
|
||||
- ESP32 Compile error when I2S_Audio is enabled [#14095](https://github.com/arendst/Tasmota/issues/14095)
|
||||
|
||||
### Removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user