Update release notes

This commit is contained in:
Theo Arends 2019-12-01 19:09:57 +01:00
parent 855423020e
commit 1a476ab9b5
2 changed files with 6 additions and 6 deletions

View File

@ -47,9 +47,9 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
## Changelog
### Version 7.1.1 Betty
### Version 7.1.1.1 Betty
- Fix slider for devices with one or two channels like only white or white/yellow
- Fix TasmotaSlave buffer overrun on Tele
- Fix light scheme 4 speed (#7072)
- Add support for TasmotaSlave executing commands on Tasmota
- Remove inconsistent hardware detection introduced in version 7.0.0.5
- Fix lost functionality of GPIO9 and GPIO10 on some devices (#7080)
- Fix Zigbee uses Hardware Serial if GPIO 1/3 or GPIO 13/15 and SerialLog 0 (#7071)
- Change light color schemes 2, 3 and 4 from color wheel to Hue driven

View File

@ -4,8 +4,8 @@
- Remove inconsistent hardware detection introduced in version 7.0.0.5
- Fix lost functionality of GPIO9 and GPIO10 on some devices (#7080)
- Change light color schemes 2, 3 and 4 from color wheel to Hue driven
- Fix Zigbee uses Hardware Serial if GPIO 1/3 or GPIO 13/15 and SerialLog 0 (#7071)
- Change light color schemes 2, 3 and 4 from color wheel to Hue driven
## Released