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:
bpg 2022-03-22 00:48:08 +00:00 committed by GitHub Actions
parent 0fa4a54903
commit f6b7c234b7

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.0...HEAD)
BUG FIXES:
- Version mismatch in the code [\#44](https://github.com/bpg/terraform-provider-proxmox/issues/44)
## [v0.5.0](https://github.com/bpg/terraform-provider-proxmox/tree/v0.5.0) (2021-11-06)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.4.6...v0.5.0)