From ad427b62acddaed815e12362ea890db9df6bb575 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 18 May 2020 14:23:47 +0200 Subject: [PATCH] Update RELEASENOTES.md --- RELEASENOTES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 2560d867c..08c6b3a34 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -59,7 +59,6 @@ The following binary downloads have been compiled with ESP8266/Arduino library c - Change Mutichannel Gas sensor pow function to approximative pow saving 5k of code space - Change Quick Power Cycle detection from 4 to 7 power interrupts (#4066) - Fix default state of ``SetOption73 0`` for button decoupling and send multi-press and hold MQTT messages -- Fix HAss discovery - Add command ``DeviceName`` defaults to FriendlyName1 and replaces FriendlyName1 in GUI ### Version 8.3.0 Fred