From 48940842925ead9b0ab7d4a05344e875a9f0b6f8 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Tue, 5 May 2020 14:27:27 -0400 Subject: [PATCH] Remove RELEASENOTES for CHANGELOG --- RELEASENOTES.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 RELEASENOTES.md diff --git a/RELEASENOTES.md b/RELEASENOTES.md deleted file mode 100644 index 3811ca3..0000000 --- a/RELEASENOTES.md +++ /dev/null @@ -1,6 +0,0 @@ - - -### Zerto Virtual Manager - -* Refactored `Copy-ZertoVpg` functionality to leverage identifier and name maps and eliminate `where-object` searches. -* Updated `Get-ZertoEvent` parameter to fall in line with the filter parameter name in the API documentation. Moved the old parameter name to an alias to ensure that existing functionality continues to work.