From 83649fb72a582da6138f6ace665350f46ccfb267 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Mon, 24 Jun 2019 12:47:50 -0400 Subject: [PATCH] Add information to release notes. --- RELEASENOTES.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 3178e32..4e5cafc 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,11 +1,9 @@ -## 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) +* Fixed an issue where the Zerto Analytics Rest Request function was not checking for the token before attempting a connection.