CHANGELOG.md 252 B

ArduinoHttpClient 0.2.0 - 2017.01.12

  • Added PATCH method
  • Added basic auth example
  • Added custom header example

ArduinoHttpClient 0.1.1 - 2016.12.16

  • More robust response parser

ArduinoHttpClient 0.1.0 - 2016.07.05

  • Initial release