Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
Signed-off-by: abarreiro <abarreiro@vmware.com>
  • Loading branch information
adambarreiro committed Jun 17, 2024
1 parent c71178f commit da82b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/v2.25.0/686-features.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Added methods to create, read, update and delete VDC Templates: `VDCClient.CreateVdcTemplate`, `VDCClient.GetVdcTemplateById`,
`VDCClient.GetVdcTemplateByName`, `VdcTemplate.Update` and `VdcTemplate.Delete` [GH-686]
* Added methods to manage the access settings of VDC Templates: `VdcTemplate.SetAccess` and `VdcTemplate.GetAccess` [GH-686]
* Added the `VdcTemplate.Instantiate` method to instantiate VDC Templates [GH-686]
* Added the `VdcTemplate.InstantiateVdcAsync` and `VdcTemplate.InstantiateVdc` methods to instantiate VDC Templates [GH-686]

0 comments on commit da82b93

Please sign in to comment.