diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a313dcb..f6964ce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.3](https://github.com/bpg/terraform-provider-proxmox/compare/v0.6.2...v0.6.3) (2022-10-17) + + +### Bug Fixes + +* Non-default VM disk format is not preserved in TF state ([#134](https://github.com/bpg/terraform-provider-proxmox/issues/134)) ([b09389f](https://github.com/bpg/terraform-provider-proxmox/commit/b09389f0a9c65f8f6ab82ae989d29951dd643ed2)) + ## [Unreleased](https://github.com/bpg/terraform-provider-proxmox/tree/HEAD) [Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.6.2...HEAD)