Skip to content

Commit acde3dc

Browse files
committed
Release 0.3.1
1 parent 889d7b3 commit acde3dc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## ArduinoHttpClient 0.3.1 - 2017.09.25
2+
3+
* Changed examples to support Arduino Create secret tabs
4+
* Increase WebSocket secrect-key length to 24 characters
5+
16
## ArduinoHttpClient 0.3.0 - 2017.04.20
27

38
* Added support for PATCH operations

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoHttpClient
2-
version=0.3.0
2+
version=0.3.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSocket's.

0 commit comments

Comments
 (0)