From e1c4691325a2409ad6fb2b62b846c5036a8ea1c9 Mon Sep 17 00:00:00 2001 From: ESPEasy release bot Date: Sat, 20 Oct 2018 04:00:16 +0200 Subject: [PATCH] automatically updated release notes for mega-20181020 --- dist/Release_notes.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/dist/Release_notes.txt b/dist/Release_notes.txt index b54670f4a..0fe03e9f2 100644 --- a/dist/Release_notes.txt +++ b/dist/Release_notes.txt @@ -1,3 +1,37 @@ +------------------------------------------------- +Changes in release mega-20181020 (since mega-20181017) +------------------------------------------------- + +Release date: Sat Oct 20 04:00:16 CEST 2018 + +Plebs (22): + Added [plugin#pcfgpio#pinstate#xx] + added [plugin#mcpgpio#pinstate#xx] + code optimization + some code optimizations + Update src/_P001_Switch.ino + Update src/_P001_Switch.ino + small fixes + few changes + Update src/_P001_Switch.ino + Update src/_P001_Switch.ino + some fixes + added global variables for rules + some fixes + fixes + fixed length check + some optimizations + modified command and variable name + Update src/_P001_Switch.ino + Update src/_P001_Switch.ino + optimizations + Update src/StringConverter.ino + added 4 variables to verify the system status + +kpalczewski (1): + add support for 64bit IR codes. + + ------------------------------------------------- Changes in release mega-20181017 (since mega-20181016) -------------------------------------------------