Update _changelog.ino

Change commands Var and Mem to show all parameters when no index is given (#6107)
This commit is contained in:
Theo Arends 2019-07-24 11:12:49 +02:00
parent 1068d59a63
commit 996c01858c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Add command SetOption67 0/1 to disable or enable a buzzer as used in iFan03
* Add command DisplayWidth to set pixel width on supported devices
* Add command DisplayHeight to set pixel height on supported devices
* Change commands Var and Mem to show all parameters when no index is given (#6107)
* Add support for Sonoff iFan03 as module 71 (#5988)
* Add support for a buzzer
* Add support for IRSend long press ('repeat' feature from IRRemoteESP8266) (#6074)