We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3df4990 + 99826c6 commit 4045c85Copy full SHA for 4045c85
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