Skip to content

Commit

Permalink
Updating CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasBn authored and gaelcolas committed Nov 13, 2020
1 parent b21091e commit de3494d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added cmdlet `Compare-DscParameterState` - Could be used in
Get-TargetResource function or Get() method in Class based Resources.
It is based on the code of Test-DscParameterState function to get compliance between current and
desired state of resources.
It is based on the code of Test-DscParameterState function to get compliance
between current and desired state of resources.
- Added pester test to test the pscredential object with `Compare-DscParameterState`

### Changed

Expand Down

0 comments on commit de3494d

Please sign in to comment.