diff --git a/CHANGELOG.md b/CHANGELOG.md index a1dd6bf5..f3468371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4.6...HEAD) + +BUG FIXES: + +- Container is not created "unmarshal string into Go struct" [\#30](https://github.com/bpg/terraform-provider-proxmox/issues/30) + ## [v0.4.6](https://github.com/bpg/terraform-provider-proxmox/tree/v0.4.6) (2021-09-10) [Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.4.5...v0.4.6)