From 578e35ee2221068a59a94ca764db8ac80188f267 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 10 Aug 2019 22:45:01 +0200 Subject: [PATCH] 1.8.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b99c4da7..9c1c5e125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.8.2] 2019-08-10 + +### Fixed + +- Show correct temperatures for FW120. [Issue 166](https://github.com/proddy/EMS-ESP/pull/166) +- LED off works after reboot [Issue 167](https://github.com/proddy/EMS-ESP/issues/167) + ## [1.8.1] 2019-07-29 ### Added