Skip to content

Commit

Permalink
docs: update CHANGELOG.md (#2085)
Browse files Browse the repository at this point in the history
Updates `CHANGELOG.md` for v2.6.1 release.

Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
tenthirtyam authored Dec 11, 2023
1 parent 4236acf commit 93a1a48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# <!-- markdownlint-disable first-line-h1 no-inline-html -->

## 2.6.1 (December 11, 2023)

BUG FIXES:

* `resource/guest_os_customization`: Resolves incorrect path for `RequiredWith` and `ConflictsWith` attribute identifiers for `windows_options`. ([#2083](https://github.com/terraform-providers/terraform-provider-vsphere/pull/2083))
* `resource/virtual_machine`: Resolves error setting SR-IOV (`sriov`) network interface address. ([#2081](https://github.com/hashicorp/terraform-provider-vsphere/pull/2081))

## 2.6.0 (November 29, 2023)

BUG FIXES:
Expand Down

0 comments on commit 93a1a48

Please sign in to comment.