Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 484 Bytes

0.8.0

  • Add support for python3 thanks to @delfic for the PR
  • This change unvendors requests and elementtree

NOTE: This is a potentially backwards incompatible change, it is still being tested.

0.7.2

  • Add support for notify_deployments.
  • Special thanks to @stevemac for the PR. Github.

0.7.0

  • Add support for servers.
  • Implement delete_servers.
  • Implement view_servers.
  • Special thanks to @hltbra for the PR.