From 10690ec9d4f651b1472d9119e6971d02baeb072c Mon Sep 17 00:00:00 2001 From: Johan Ljunggren Date: Sat, 6 May 2023 11:28:13 +0200 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 280ad49938..0855d0a4cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- SqlServerDsc + - Integration tests now also run using SQLPS. + ### Changed - SqlServerDsc