generated from hashicorp/packer-plugin-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c01e5dc
commit 7d5296e
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
## 1.0.0 (June 14, 2021) | ||
|
||
* Bump github.com/hashicorp/packer-plugin-sdk to v0.2.3 [GH-69] | ||
* Fixed VMWare Resource ID/Value load order when importing VM template to Content Library [GH-58] | ||
* Fix firmware reverting to BIOSwhen pushing to template in content library [GH-68] | ||
|
||
## 0.0.1 (April 15, 2021) | ||
|
||
* vSphere Plugin break out from Packer core. Changes prior to break out can be found in [Packer's CHANGELOG](https://github.com/hashicorp/packer/blob/master/CHANGELOG.md). |