From 01cc073e09bc0a6a2af4e0501613b7ce6bed7069 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Fri, 15 Jul 2022 12:06:40 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 942be0d..fdeba51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ # Changelog +## `v1.1.0-dev1` + +- (273c459) add Changelog template +- (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) +