Skip to content

Commit

Permalink
v1.0.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xezpeleta authored May 9, 2021
1 parent 7f7203b commit 2b4f351
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## v1.0.0
- Added option to ignore invalid SSL certificate (by @bmillemathias) [PR](https://github.com/ansible/ansible/pull/17247)
- Compatible with a Proxmox cluster (by @xezpeleta)
- Added group 'running' (by @xezpeleta)
- Added backwards compatibility with openvz and Proxmox3 (@isindir) [#1]
- Added optional JSON configuration file (@nmaggioni) [#2]
- Added backwards compatibility with python 2.6 (@isindir) [#3]
- Handle cases where node is unavailable (@andor44) [#7]
- Fix python 2 and 3 compatibility (@gardar) [#14]
- Filter on qemu and lxc resources only (@adubreuiltk) [#16]
- Get the IP address automatically (@xezpeleta) [#8]
- Fixed UnboundLocalError (@hosfeld) [#25]
- Fixed python3 errors (@akhan23wgu) [#26]
- Fix QEMU guest agent IP address retrieval (@johnpc35) [#31]
- Added skipping 596 error code (@srufle) [33]
- Added Proxmox osinfo on host_vars, create group base on OS, and fix issue #34 (@maynero) [#36]

0 comments on commit 2b4f351

Please sign in to comment.