Skip to content

Commit

Permalink
Fix PublishModulesAndMofsToPullServer
Browse files Browse the repository at this point in the history
  • Loading branch information
mhendric committed Nov 26, 2019
1 parent 8565f8f commit e1576fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Unreleased

- PublishModulesAndMofsToPullServer.psm1:
- Fixes issue in Publish-MOFToPullServer that was introduced in 8.5.0.0,
making the function unusable.
- Fixes issue in Publish-MOFToPullServer that incorrectly tries to create a
new MOF file instead of reading the existing one.
[issue #575](https://github.com/PowerShell/xPSDesiredStateConfiguration/issues/575)
- Fix minor style issues with missing spaces between `param` statements and '('.
- MSFT_xDSCWebService:
Expand Down

0 comments on commit e1576fe

Please sign in to comment.