Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 252 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 252 Bytes

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