* LICENSE file now included in tarball * Added verify_ssl parameter to ProxmoxHTTPAuth ([Walter Doekes](https://github.com/wdoekes))
1.0.0
* Update Proxmoxer readme ([Emmanuel Kasper](https://github.com/EmmanuelKasper)) * Display the reason of API calls errors ([Emmanuel Kasper](https://github.com/EmmanuelKasper), [kantsdog](https://github.com/kantsdog)) * Filter for ssh response code ([Chris Plock](https://github.com/chrisplo))
0.2.5
* Adding sudo to execute CLI with paramiko ssh backend ([Jason Meridth](https://github.com/jmeridth)) * Proxmoxer/backends/ssh_paramiko: improve file upload ([Jérôme Schneider](https://github.com/merinos))
0.2.4
* Removed newline in tmp_filename string ([Jérôme Schneider](https://github.com/merinos)) * Fix to avoid module reloading ([jklang](https://github.com/jklang))
0.2.3
* Minor typo fix ([Srinivas Sakhamuri](https://github.com/srsakhamuri))
0.2.2
* Adding sudo to execute pvesh CLI in openssh backend ([Wei Tie](https://github.com/TieWei), [Srinivas Sakhamuri](https://github.com/srsakhamuri)) * Add support to specify an identity file for ssh connections ([Srinivas Sakhamuri](https://github.com/srsakhamuri))