Skip to content

Commit 553587e

Browse files
committed
Update changelog
1 parent bf1c391 commit 553587e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
### Changed
99

10-
- ActiveDirectoryCSDsc
10+
- `ActiveDirectoryCSDsc`
1111
- Automatically publish documentation to GitHub Wiki - Fixes [Issue #122](https://github.com/dsccommunity/ActiveDirectoryCSDsc/issues/122).
1212
- Revert Pester to non-prerelease.
1313
- Use DscResource.Base pre-release.
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- `Tests` - Migrate all tests to Pester 5.
2323
- Include module file in code coverage.
2424
- Add RootModule to Module psd1.
25-
- AdcsAuthorityInformationAccess
25+
- `AdcsAuthorityInformationAccess`
2626
- Removed `AllowRestartService` parameter from compared settings, force `Get-CaAiaUriList`
2727
to return unmangled `System.String[]` with single values.
2828
Fixes [Issue #128](https://github.com/dsccommunity/ActiveDirectoryCSDsc/issues/128)
@@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
- Move to Private function.
3636
- `Restart-ServiceIfExists`
3737
- Change Write-Verbose to Write-Debug.
38+
- `AdcsOnlineResponder`
39+
- Convert to class-based resource [#155](https://github.com/dsccommunity/ActiveDirectoryCSDsc/issues/155).
3840

3941
### Added
4042

0 commit comments

Comments
 (0)