From 549238a22d8d55c6d5dcc21956629a17e811ceb5 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Tue, 25 Aug 2020 14:25:29 -0400 Subject: [PATCH] Update Changelog with changes --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb3345..541f60a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project is transitioning to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Zerto Virtual Manager + +#### New + +* Added `Get-ZertoAzureResource` function to the module. This function is designed to retrieve information about resources in Azure that can be utilized when creating VPGs targeting the specified Azure site. Please read the [help file](https://github.com/ZertoPublic/ZertoApiWrapper/blob/master/docs/Get-ZertoAzureResource.md) for more information and examples. + ## [1.5.0] ### Zerto Virtual Manager