From 53516f892f63c3eb71b1a17ec931102b0a97d415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Sat, 21 Jan 2017 19:28:13 +0000 Subject: [PATCH] CHANGELOG.md edited online with Bitbucket --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ef7dba5..97a9d203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,9 +19,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - MQTT will topic - Crash with HLW812 interrupts while trying to create a WIFI connection -- #20 Better inline documentation for Alexa and Domoticz default settings -- #39 Fixed autoconnect issue with static IP (fixed in JustWifi library) -- #41 Added password requirements to initial password change page +- Issue #20 Better inline documentation for Alexa and Domoticz default settings +- Issue #39 Fixed autoconnect issue with static IP (fixed in JustWifi library) +- Issue #41 Added password requirements to initial password change page ### Changed - Changed LED pattern for WIFI notifications (shorter pulses) @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Adding current, voltage, apparent and reactive power reports to Sonoff POW (Web & MQTT) ### Fixed -- #35 Fixed frequent MQTT connection drops after WIFI reconnect +- Issue #35 Fixed frequent MQTT connection drops after WIFI reconnect - Defer wifi disconnection from web interface to allow request to return ### Changed @@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.4.3] 2017-01-11 ### Fixed -- #6 Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines +- Issue #6 Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines ## [1.4.2] 2017-01-09 ### Added