0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00

Update CHANGELOG.md

This commit is contained in:
GitHub Bot 2022-07-14 16:24:52 +00:00
parent 192cbd5e3d
commit 6849d2a159
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.5.3...HEAD)
BREAKING CHANGES:
- Upgrade the provider codebase to use Terraform SDK v2 [\#91](https://github.com/bpg/terraform-provider-proxmox/pull/91) ([bpg](https://github.com/bpg))
## [v0.5.3](https://github.com/bpg/terraform-provider-proxmox/tree/v0.5.3) (2022-06-02)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.5.2...v0.5.3)