Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 988 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 988 Bytes

2.0.5 (2014-07-29)

  • Added SSL certificate for staging api. #21

2.0.4 (2014-07-07)

  • Only SSL root certificates are pinned, remove site-specific cert. #19

2.0.2 (2014-05-07)

  • Moved VERSION file to clever dir so package is installed correctly. #13

2.0.1 (2014-04-30)

  • Bugfix: Updated a call to use PATCH instead of PUT. #12

2.0.0 (2014-04-30)

  • Support for authenticating with an OAuth token. #4

1.0.0 (2014-03-27)

  • Pagination with iterators. #8

0.2.0 (2014-01-15)

0.1.0 (2014-01-08)

  • Update calls use PATCH instead of PUT.

0.0.1 (2012-12-09)

  • Initial release.