Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit acde3dc

Browse filesBrowse files
committed
Release 0.3.1
1 parent 889d7b3 commit acde3dc
Copy full SHA for acde3dc

File tree

2 files changed

+6
-1
lines changed
Filter options

2 files changed

+6
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
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

Copy file name to clipboardExpand all lines: library.properties
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.