diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index f069228aa..ce161b362 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -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)