From 9fb2f181692160de00a0a0c635a2fab30c06ccc1 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sat, 19 Dec 2020 12:25:02 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef251e501..ebbe623e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Redesign syslog and mqttlog using log buffer (#10164) +- Shelly Dimmer 2 power on state (#10154, #10182) ## [Released] diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 04faed44f..b02d98544 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -63,3 +63,4 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota ### Fixed - Redesign syslog and mqttlog using log buffer (#10164) +- Shelly Dimmer 2 power on state (#10154, #10182)