@@ -7,26 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88### Changed
99
10- - Updated inital offline package sync WSUS.cab.
11- - Changed azurepipeline, use latest version of ubuntu and change the management
10+ - Updated initial offline package sync WSUS.cab.
11+ - Changed azure pipeline to use latest version of ubuntu and change the management
1212 of pipeline artifact
1313- Updated build.ps1 script and build.yaml.
1414- Changed default timeout in Wait-Win32ProcessStart function for cab installation.
1515- Updated pester test to support pester v5
1616- Updated ReadMe.md to removed ` RunRuleNow ` parameter.
17+ - UpdateServicesApprovalRule
18+ - Updated to load localization strings correctly.
19+ - UpdateServicesCleanup
20+ - Updated to load localization strings correctly.
21+ - UpdateServicesServer
22+ - Updated to load localization strings correctly.
1723
1824### Added
1925
2026- Added TestKitchen files for integration tests
21- - Added requiredmodules Sampler.GitHubTasks, powershell-yaml
27+ - Added required modules, Sampler.GitHubTasks, powershell-yaml
2228- Added wildcard support in Products parameter of UpdatesServicesServer resource.
2329 (issue #13 )
2430
2531### Fixed
2632
2733- Fix deploy job in AzurePipeline, Added Sampler.GithubTasks in build.yaml
28- - Fix issue #61 and #67 , with add a foreach loop when ` Set-TargetRessource ` found
29- multiple products dor the same ` Title ` .
34+ - Fix issue #61 and #67 , with add a foreach loop when ` Set-TargetResource ` found
35+ multiple products for the same ` Title ` .
3036- Fix issue #58 and #66 , with removed ` -ErrorRecord ` parameter on ` New-InvalidResultException `
3137 because ` $_ ` not contain an exception.
3238- Fix issue [ #62 ] ( https://github.com/dsccommunity/UpdateServicesDsc/issues/62 ) ,
0 commit comments