diff --git a/CHANGELOG.md b/CHANGELOG.md index ed102bc..0d84aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Changelog -## 1.0.3 +## v1.0.3 -- Added function to take "hostname" as ansible_hostname from API if LXC uses DHCP-leases +- Improved network interface filtering (by @grayonio) [#43](https://github.com/xezpeleta/Ansible-Proxmox-inventory/pull/43)[#50](https://github.com/xezpeleta/Ansible-Proxmox-inventory/pull/50) +- Added function to take "hostname" as ansible_hostname from API if LXC uses DHCP-leases (by @standadHD) [#47](https://github.com/xezpeleta/Ansible-Proxmox-inventory/pull/47) ## v1.0.2 - Proxmox v7 compatibility check if template key exists (by @maynero) [#39](https://github.com/xezpeleta/Ansible-Proxmox-inventory/pull/39)