* Added a workaround for backwards incompatible change in the TransIP SOAP API. * Fixed bug in `DomainService.get_info`. * Add `remove_dns_entries` and `add_dns_entries` functions on DomainService.
2.0.0
---------------------
* Changed default cryptography library from rsa to cryptography
1.0.1
---------------------
* Fixed bytes input for cryptography library
1.0.0
---------------------
* Added cryptography as an optional replacement for rsa library (cryptography doesn't require the private key to be converted) * Fixed ordering Vps * Added option to clone Vps * Added availability zones for Vps * Added option to specify private key directly