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

Update CHANGELOG.md

This commit is contained in:
bpg 2022-04-13 03:55:30 +00:00 committed by github-actions[bot]
parent db5a38da7b
commit 66ff1ebf2a

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.1...HEAD)
BUG FIXES:
- Releases of darwin\_arm64 fail with error "Error: Failed to retrieve authentication response" [\#54](https://github.com/bpg/terraform-provider-proxmox/issues/54)
## [v0.5.1](https://github.com/bpg/terraform-provider-proxmox/tree/v0.5.1) (2022-03-22)
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.5.0...v0.5.1)