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

Update CHANGELOG.md

This commit is contained in:
GitHub Bot 2022-09-28 23:14:08 +00:00
parent 42e0e725a5
commit 804df0bf03
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.6.1...HEAD)
ENHANCEMENTS:
- Add discard option to vm disk creation [\#122](https://github.com/bpg/terraform-provider-proxmox/issues/122)
## [v0.6.1](https://github.com/bpg/terraform-provider-proxmox/tree/v0.6.1) (2022-08-15)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.6.0...v0.6.1)