Skip to content

Commit 3bdabc8

Browse files
committed
automaticly updated release notes for v2.0.0-dev6
1 parent bb45183 commit 3bdabc8

File tree

1 file changed

+4
-46
lines changed

1 file changed

+4
-46
lines changed

dist/Release_notes.txt

+4-46
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,9 @@
22
Changes in release v2.0.0-dev6
33
-----------------------------
44

5-
Release date: Mon Mar 13 11:52:02 CET 2017
5+
Release date: Mon Mar 13 11:54:41 CET 2017
66

7-
DatuX (5):
8-
Update README.md
9-
Update README.md
10-
Update README.md
11-
Update README.md
12-
Update README.md
13-
14-
Edwin Eefting (22):
15-
deploy in platformio format
16-
simplified string handling and fixed buffer overflow
17-
created release notes from R148 to v2.0.0-dev4
18-
updated release notes for test1
19-
BUILD_GIT is now defined via environement variables
20-
use TRAVIS_TAG when building releases
21-
automaticly updated release notes for v2.0.0-dev5
22-
automaticly updated release notes for v2.0.0-dev5
7+
Edwin Eefting (15):
238
created script to assist in creating releases
249
bug fix: plugin_id should not start with a 0. (compiler interprets this as octal!)
2510
Revert "bug fix: plugin_id should not start with a 0. (compiler interprets this as octal!)"
@@ -34,45 +19,18 @@ Edwin Eefting (22):
3419
cold boot startup delay
3520
major change: changed the timing of the first sensor read after initial boot. cleaned up and improved deep sleeping code.
3621
added plugin to testing. remove useless value variable
22+
automaticly updated release notes for v2.0.0-dev6
3723

38-
Gerald (5):
39-
Update _P047_i2c-soil-moisture-sensor.ino
40-
one newline to much
41-
add missing features from "Generic HTTP" Plugin to "Generic HTTP Advanced" Plugin (#151)
24+
Gerald (2):
4225
HTTP Advanced, enhanced, so that only one http request is sent for one sensor (#156)
4326
added missing sensor type, to fix problem with i2c soilmoisture sensor... (#157)
4427

45-
Gustavo Spadari (3):
46-
Adding IR received code extra info
47-
Rename tmpString to cmdCode for clarity
48-
IR RAW Code implementation
49-
5028
Jochen Krapf (1):
5129
cancel deep sleep loop by pulling the pin GPIO16(D0) to GND (#158)
5230

53-
JustMe-NL (4):
54-
Fix double define
55-
Fix Windspeed values
56-
Fix broken Domoticz MQTT helper
57-
Update WebServer.ino
58-
59-
Nonflammable (1):
60-
Extend functionality of P038
61-
6231
dzikus (1):
6332
Added BMP280_CONFIG_SETTING to reduce the temperature of sensor and use oversampling filter (#155)
6433

65-
krikk (7):
66-
new Plugin for SoilMoisturesensor from Tindie (https://www.tindie.com/products/miceuz/i2c-soil-moisture-sensor/) minor fixes in http advanced to allow sensor type triple and http response 2xx not 200 only
67-
version check to detect if sensor is present, optimized address handling
68-
added measurement mode selection
69-
minor fix, shared variable name with bme280, not good :)
70-
variable name collision with adafruit motorshield v2 library, no functional change
71-
new plugin for adafruit motorshield v2, still needs a library and only support DC Motors up till now... still room for improvement
72-
added function to enable/disable sleep mode and version check
73-
74-
psy0rztest (1):
75-
Removed !echo, because its not supported in Windows.
7634

7735

7836
-----------------------------

0 commit comments

Comments
 (0)