Skip to content

Commit 917809c

Browse files
authored
Merge pull request #118 from gilmaimon/release-0.5.3
Release 0.5.3
2 parents ee3b75d + e7d54b2 commit 917809c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,3 +327,4 @@ Thanks for everyone who reported a bug, suggested a feature and contributed to t
327327
- **10/05/21 (v0.5.1)** - Fingerprints and Certificates in the examples were updated by [@Khoi Hoang
328328
](https://github.com/khoih-prog). Thank you Khoi!
329329
- **29/07/21 (v0.5.2)** - Merged PR by [ONLYstcm](https://github.com/ONLYstcm) which added a (configurable) timeout for connections. Thank you ONLYstcm.
330+
- **06/08/21 (v0.5.3)** - Merged PR by [ln-12](https://github.com/ln-12) which added a `connectSecure` method to support WSS connection with the classic interface (host, port, path). Thank you!

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoWebsockets
2-
version=0.5.2
2+
version=0.5.3
33
author=Gil Maimon <[email protected]>
44
maintainer=Gil Maimon <[email protected]>
55
sentence=A library for writing modern Websockets applications with Arduino.

0 commit comments

Comments
 (0)