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 b882074 commit 7170f7fCopy full SHA for 7170f7f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
## ArduinoHttpClient 0.1.0 - 2016.07.05
2
3
* Initial release
4
+## ArduinoHttpClient 0.1.1 - 2016.12.16
5
+
6
+* More robust response parser
7
library.properties
@@ -1,5 +1,5 @@
name=ArduinoHttpClient
-version=0.1.0
+version=0.1.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSocket's.
0 commit comments