From 8cd9dfed143c1eca151ae56372421b2eb31b0b6f Mon Sep 17 00:00:00 2001 From: OCram85 Date: Thu, 28 Jul 2022 14:12:41 +0200 Subject: [PATCH] updates Changelog --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8c8993..7283a11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ # Changelog +## `v1.1.0` + +- (acb09ba) update Changelog +- (5bdb383) updates Readme (#69) +- (a95ba31) remove optional depenency helper (#68) +- (1e7dd78) adds CiscoUCSCentral connection type (#67) +- (b76668c) fix Test-CredentialStoreItem return (#66) +- (ae62ccc) switch to GNU AGPLv3 license (#64) +- (a66e824) adds community contribution for CiscoUCS connection fix (#63) +- (3d90d91) fix lint (PSScriptAnalyzer) issues (#62) +- (d0b7e53) adds DroneHelper (#61) +- (d4b00a5) Migrates to Pester5+ tests (#59) +- (e340466) update references (#60) +- (88743e9) fix pester verbosity config (#58) +- (c31ee79) Update issue templates (#57) +- (c45490a) Update issue templates (#56) +- (4abfec5) adds PR template (#55) +- (7708df9) Update pwsh style to latest community standards (#52) + ## `v1.0.542`