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

Update CHANGELOG.md

This commit is contained in:
bpg 2021-11-06 18:06:23 +00:00 committed by GitHub Actions
parent c0a3f90fdb
commit f784e63e74

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.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)