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 4045c85

Browse filesBrowse files
authored
Merge pull request arduino-libraries#54 from Rocketct/version
Version 0.3.2
2 parents 3df4990 + 99826c6 commit 4045c85
Copy full SHA for 4045c85

File tree

2 files changed

+5
-1
lines changed
Filter options

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## ArduinoHttpClient 0.3.2 - 2019.02.04
2+
3+
* Changed Flush return value resulting in compilation error. Thanks @forGGe
4+
15
## ArduinoHttpClient 0.3.1 - 2017.09.25
26

37
* Changed examples to support Arduino Create secret tabs

‎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.1
2+
version=0.3.2
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.