8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df4990 commit 99826c6Copy full SHA for 99826c6
CHANGELOG.md
@@ -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
5
## ArduinoHttpClient 0.3.1 - 2017.09.25
6
7
* Changed examples to support Arduino Create secret tabs
library.properties
@@ -1,5 +1,5 @@
name=ArduinoHttpClient
-version=0.3.1
+version=0.3.2
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSocket's.
0 commit comments