Skip to content

Commit

Permalink
updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelcolas committed May 20, 2021
1 parent f669a20 commit 8969a1b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

## [Unreleased]

- SecurityPolicyDsc:
- AccountPolicy/SecurityOption:
- BREAKING: Introduced support for PowerShell v7 (Invoke-DscResource). With this change, we start using Import-PowerShellDataFile, which is only available from PowerShell v5. This means Windows PowerShell 4 (WMF 4) is no longer supported.

### Added

- SecurityPolicyDsc:
Expand All @@ -14,7 +10,12 @@

### Changed

- Updated pipeline with `Sampler.GitHubTasks` tasks.
- SecurityPolicyDsc:
- AccountPolicy/SecurityOption:
- BREAKING: Introduced support for PowerShell v7 (Invoke-DscResource).
With this change, we start using Import-PowerShellDataFile, which is only available from PowerShell v5.
This means Windows PowerShell 4 (WMF 4) is no longer supported.
- Resolved custom Script Analyzer rules that was added to the test framework.
- Moved change log to CHANGELOG.md.
- Added support for more SDDL SID constants
Expand Down

0 comments on commit 8969a1b

Please # to comment.