From 10cc2ead97c40fbd38b358d96084556edaf62f22 Mon Sep 17 00:00:00 2001 From: Bernie White Date: Tue, 21 Feb 2023 10:52:42 +1000 Subject: [PATCH] Release v1.1.0 (#63) --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b8c246..78f74bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ ## Unreleased +## v1.1.0 + +What's changed since pre-release v1.0.1: + +- Engineering: + - Bump PSRule to v2.7.0. + [#59](https://github.com/microsoft/PSRule.Rules.MSFT.OSS/pull/59) + - Bump Pester to v5.4.0. + [#59](https://github.com/microsoft/PSRule.Rules.MSFT.OSS/pull/59) + - Bump PSScriptAnalyzer to v1.21.0. + [#46](https://github.com/microsoft/PSRule.Rules.MSFT.OSS/pull/46) + +What's changed since pre-release v1.1.0-B2301014: + +- No additional changes. + ## v1.1.0-B2301014 (pre-release) What's changed since pre-release v1.1.0-B2207007: