Skip to content

Commit 0bb4efc

Browse files
committed
Update for 2.4
1 parent 3152108 commit 0bb4efc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.4
2+
* Add MQTT_SOCKET_TIMEOUT to prevent it blocking indefinitely
3+
whilst waiting for inbound data
4+
* Fixed return code when publishing >256 bytes
5+
16
2.3
27
* Add publish(topic,payload,retained) function
38

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=PubSubClient
2-
version=2.3
2+
version=2.4
33
author=Nick O'Leary <nick.oleary@gmail.com>
44
maintainer=Nick O'Leary <nick.oleary@gmail.com>
55
sentence=A client library for MQTT messaging.

0 commit comments

Comments
 (0)