0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00

Update CHANGELOG.md

This commit is contained in:
GitHub Bot 2022-10-14 22:27:57 +00:00
parent b09389f0a9
commit d584ec1de4
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.2...HEAD)
BUG FIXES:
- disk file\_format state is always qcow2 [\#129](https://github.com/bpg/terraform-provider-proxmox/issues/129)
## [v0.6.2](https://github.com/bpg/terraform-provider-proxmox/tree/v0.6.2) (2022-09-28)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.6.1...v0.6.2)