Skip to content

Commit fa7233c

Browse files
committed
automatically updated release notes for mega-20200720
1 parent 2d0dad2 commit fa7233c

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

dist/Release_notes.txt

+39
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
-------------------------------------------------
2+
Changes in release mega-20200720 (since mega-20200703)
3+
-------------------------------------------------
4+
5+
Release date: ma 20 jul 2020 23:35:58 CEST
6+
7+
Gijs Noorlander (13):
8+
[Modbus RTU] Move Modbus code to .h/.cpp file to reduce size
9+
Convert scheduler from .ino to .cpp/.h
10+
[Build] Fix missing include building ESP32
11+
[Build] Fix build error for C018, due to removed forward declaration
12+
Make delay queue macro a bit more logical
13+
[Frontend] Only show "Submitted" message when pressing submit (#3144)
14+
[ESP32 ETH] Fix build issue due to recent changes
15+
[Arduino IDE] Fix build issue with Arduino IDE
16+
Fix typo in filename for P044 data struct
17+
[Arduino IDE] Make P076 compile again on Arduino IDE
18+
[Arduino IDE] Fix build issue for P035_IRTX.ino
19+
[Arduino IDE] Fix compile issues when selecting specific controllers
20+
[Syslog] Fix crash with syslog enabled on wifi (re)connect (#3147 #3072)
21+
22+
TD-er (1):
23+
Fix ADS1115 mixing input signals (#3159)
24+
25+
jimmys01 (1):
26+
arduJSON library update
27+
28+
llevet (2):
29+
Update _P095_ILI9341.ino
30+
P095 Plugin: Fix bug #3047
31+
32+
tonhuisman (5):
33+
[P008] Add option to convert value to 'hex' (#3068), and updated documentation
34+
[TaskDisable] Bugfix for plugins without PLUGIN_EXIT implementation
35+
[TaskDisable] Improve readability of code after bugfix
36+
[TaskDisable] Remove unneeded else & return
37+
[P076] fix: Custom pin settings in same order as Sensor pins, improved label, improved cast
38+
39+
140
-------------------------------------------------
241
Changes in release mega-20200703 (since mega-20200608)
342
-------------------------------------------------

0 commit comments

Comments
 (0)