Skip to content

Commit f983b30

Browse files
committed
update changelogs
1 parent 76ea50e commit f983b30

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
1-
AndrOBD-MQTTPublisher
1+
AndrOBD-MQTTPublisher
22
=====================
33

44
V1.0.0
55
------
66
* 1st implementation of MQTT plugin
77

8-
V1.0.1
9-
------
10-
Bugfixes
11-
Fix #5 Use correct settings for login credentials ( Thanks to @oroce for his pull request )
12-
Fix #4 Allow selection of tcp / ssl protocol for MQTT broker connection
13-
14-
V1.0.3
15-
------
16-
* Correction MQTT to use persistent client ID
17-
* Add AndrOBD GpsProvider
18-
* Add AndrOBD SensorProvider
19-
208
.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
V1.0.1
2+
------
3+
4+
Bugfixes:
5+
* Fix #5 Use correct settings for login credentials ( Thanks to @oroce for his pull request )
6+
* Fix #4 Allow selection of tcp / ssl protocol for MQTT broker connection
7+
8+
.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
V1.0.3
2+
------
3+
* Fix #7: Correction MQTT to use persistent client ID
4+
* Add AndrOBD GpsProvider
5+
* Add AndrOBD SensorProvider
6+
7+
.

0 commit comments

Comments
 (0)