We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74dd5ab commit be74e33Copy full SHA for be74e33
1 file changed
CHANGELOG.md
@@ -2,18 +2,19 @@
2
3
## Unreleased
4
5
-## 8.10.0.0
6
-
7
-- Changes to xPSDesiredStateConfiguration
8
- - Fix keywords to lower-case to align with guideline.
9
-- Added SMB PullServer support for publishing.
10
- Fix minor style issues with missing spaces between `param` statements and '('.
11
- MSFT_xDSCWebService:
12
- Removal of commented out code.
13
- Updated to meet HQRM style guidelines - Fixes [issue #623](https://github.com/PowerShell/PSDscResources/issues/623)
14
- Added MOF descriptions.
15
- Corrected minor style issues.
16
+## 8.10.0.0
+
+- Changes to xPSDesiredStateConfiguration
+ - Fix keywords to lower-case to align with guideline.
+- Added SMB PullServer support for publishing.
17
18
## 8.9.0.0
19
20
- MSFT_xRemoteFile:
0 commit comments