Skip to content

Commit a7db956

Browse files
Update CHANGELOG.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent e02341a commit a7db956

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
- Remove `windows-2019` images fixes [#2106](https://github.com/dsccommunity/SqlServerDsc/issues/2106).
3636
- Move individual tasks to `windows-latest`.
3737
- Added integration tests for `Assert-SqlDscLogin` command in Group 2.
38-
- Added conditional logic to skip DSC resource integration tests when changes don't affect DSC resources, significantly improving CI/CD performance for non-DSC changes.
38+
- Added conditional logic to skip DSC resource integration tests when
39+
changes don't affect DSC resources, improving CI/CD performance for
40+
non-DSC changes.
3941
- `SqlServerDsc.psd1`
4042
- Set `CmdletsToExport` to `*` in module manifest to fix issue [#2109](https://github.com/dsccommunity/SqlServerDsc/issues/2109).
4143
- Added optimization for DSC resource integration tests

0 commit comments

Comments
 (0)