From 95b1cd7662f1d97f9eb93f77ec2665b9c0268ed2 Mon Sep 17 00:00:00 2001 From: Gadget Mobile Date: Mon, 30 Mar 2020 02:30:06 +0200 Subject: [PATCH] update HISTORY.rst --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index a52ee89..c0568ed 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,15 @@ History ======= + +1.2.0 (2020-03-30) +------------------ + +* expose device info +* always add ip/port in connection errors +* fixed gateController support +* support for sauna min/max temp + 1.1.0 (2020-03-24) ------------------