0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 20:12:59 +00:00

Update CHANGELOG.md

This commit is contained in:
GitHub Bot 2022-08-15 01:24:05 +00:00
parent 029dc1fb0a
commit cf12e63402
No known key found for this signature in database
GPG Key ID: E25743283B96EF3C

View File

@ -1,5 +1,13 @@
# Changelog
## [Unreleased](https://github.com/bpg/terraform-provider-proxmox/tree/HEAD)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.6.0...HEAD)
BUG FIXES:
- Waiting for proxmox\_virtual\_environment\_vm's ipv4\_addresses does not really work [\#100](https://github.com/bpg/terraform-provider-proxmox/issues/100)
## [v0.6.0](https://github.com/bpg/terraform-provider-proxmox/tree/v0.6.0) (2022-08-09)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.5.3...v0.6.0)