From 59a0112f2c107be22c26c46b383886e732d65352 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Mon, 10 Jun 2019 17:54:36 -0400 Subject: [PATCH] Update RELEASENOTES.md --- RELEASENOTES.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 3b4868a..3178e32 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,4 +1,11 @@ -* Initial Release -* Updated 'Invoke-ZertoRestRequest' to work in Powershell 5.1 as well as Powershell core +## Initial Release + +### Zerto Virtual Manager + +* Updated `Invoke-ZertoRestRequest` to work in Powershell 5.1 as well as Powershell core + +### Zerto Analytics + +* Implemented Zerto Analytics Functionality. Please see [Getting Started with Zerto Analytics](https://github.com/ZertoPublic/ZertoApiWrapper/wiki/Getting-Started-with-Zerto-Analytics)