Skip to content

Commit

Permalink
Amend changelog
Browse files Browse the repository at this point in the history
Signed-off-by: abarreiro <abarreiro@vmware.com>
  • Loading branch information
adambarreiro committed Apr 18, 2023
1 parent 2703a28 commit b15f31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changes/v2.20.0/527-features.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* Added support for Runtime Defined Entity Interfaces with client methods `VCDClient.CreateDefinedInterface`, `VCDClient.GetAllDefinedInterfaces`,
`VCDClient.GetDefinedInterface`, `VCDClient.GetDefinedInterfaceById` and methods to manipulate them `DefinedInterface.Update`,
`DefinedInterface.Delete` [GH-527], [GH-566]
`DefinedInterface.Delete` [GH-527, GH-566]
2 changes: 1 addition & 1 deletion .changes/v2.20.0/545-features.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* Added support for Runtime Defined Entity Types with client methods `VCDClient.CreateRdeType`, `VCDClient.GetAllRdeTypes`,
`VCDClient.GetRdeType`, `VCDClient.GetRdeTypeById` and methods to manipulate them `DefinedEntityType.Update`,
`DefinedEntityType.Delete` [GH-545], [GH-566]
`DefinedEntityType.Delete` [GH-545, GH-566]

0 comments on commit b15f31b

Please sign in to comment.