Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 578 Bytes

HISTORY.md

File metadata and controls

21 lines (12 loc) · 578 Bytes

0.4.2 (2013-02-01)

  • Fixed a bug in putting form data where AL is expecting a Content-Type header with the value application/x-www-form-urlencoded

0.4.1 (2013-01-30)

  • Fixed install bug with requests not being required for install

0.4.0 (2013-01-30

  • Updated to work with Requests 1.1.0

0.3.0 (2012-08-29)

  • Added claim_appliance functionality to implement new API call.

0.2.0 (2012-08-05)

  • Ported from urllib2 to requests for PUT compatibility and native json results.
  • Fixed multiple hosts assignments to appliance.
  • Fixed appliance assignment bug.