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

Update CHANGELOG.md

This commit is contained in:
bpg 2021-09-09 15:28:10 +00:00 committed by GitHub Actions
parent 57a00ba8ee
commit c27fce689b

View File

@ -4,7 +4,7 @@
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.4.4...HEAD) [Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.4.4...HEAD)
**Fixed bugs:** BUG FIXES:
- \[BUG\] SIGSEGV if cloned VM disk is in the different storage [\#2](https://github.com/bpg/terraform-provider-proxmox/issues/2) - \[BUG\] SIGSEGV if cloned VM disk is in the different storage [\#2](https://github.com/bpg/terraform-provider-proxmox/issues/2)
- fix `make test` error [\#1](https://github.com/bpg/terraform-provider-proxmox/pull/1) ([bpg](https://github.com/bpg)) - fix `make test` error [\#1](https://github.com/bpg/terraform-provider-proxmox/pull/1) ([bpg](https://github.com/bpg))