From 0e27c8f68ad2713e8257d4c2a223520428d624d6 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sat, 2 Oct 2021 23:53:21 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b55d4b8fe..ab9bcedfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. Given the high speed of development in the first phase, changes are being reported only starting from v0.20.2. +## [Unreleased] + +## Added + +- Support for IR virtual devices in Switchbot plugin. + ## [0.22.3] - 2021-10-01 ## Added