From 125155a9b9aedd2170ac14e5c0cb72fe91a7002c Mon Sep 17 00:00:00 2001 From: ESPEasy release bot Date: Sat, 17 Nov 2018 04:00:10 +0100 Subject: [PATCH] automatically updated release notes for mega-20181117 --- dist/Release_notes.txt | 45 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/dist/Release_notes.txt b/dist/Release_notes.txt index 68d5a1761..d4a882ca7 100644 --- a/dist/Release_notes.txt +++ b/dist/Release_notes.txt @@ -1,3 +1,48 @@ +------------------------------------------------- +Changes in release mega-20181117 (since mega-20181112) +------------------------------------------------- + +Release date: Sat Nov 17 04:00:10 CET 2018 + +Gijs Noorlander (2): + Update Sphinx to 1.8.1 + [PlatformIO] Use 2.4.2 platform for Sonoff builds + +Grovkillen (11): + [docs] Rules converted from wiki + [docs] History converted to rst + [docs] Spelling + syntax fix + [docs] More spelling + [docs] Rules, fixed compile error + [docs] About us, month as XX + [docs] Plugins list + [docs] Plugin list + update to config.py + some CSS + [docs] Removed some test code + [fix] reverted test code + [docs] Inverted icon for easy to navigate browser tabs + +Stephen Houser (4): + initial 12/24 hour config + Add 12/24 hour time to clock + Remove update every second + add comments for new clock functions + +TD-er (4): + [1024 VCC] Add test_ESP8266_1024_VCC + [Input check] Add check when copying input texts + [Statistics] Add timing statistics on connect and DNS lookup + [Travis] ESP32 does not support timeout on DNS lookups + +jimmys01 (7): + Ir Remote lib enchantments + Make max IR command to be 200 chars long + extra dot fix + Put a PLUGIN_EXIT in place + syntax fix + Add appropriate check to irReceiver before disabling it + further improvments + + ------------------------------------------------- Changes in release mega-20181112 (since mega-20181111) -------------------------------------------------