Skip to content

Commit 0c8849a

Browse files
committed
Fix multiple style issues - Post rebase
1 parent bf791c7 commit 0c8849a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
- Change double quoted string literals to single quotes
6+
- Add spaces between array members
7+
- Add spaces between variable types and variable names
8+
- Add spaces between comment hashtag and comments
9+
510
## 1.3.0.0
611

712
- Update appveyor.yml to use the default template.
@@ -22,10 +27,6 @@
2227
- Update Schema.mof Description fields
2328
- Fixes issue where Switch parameters are passed to Enable-Bitlocker even if
2429
the corresponding DSC resource parameter was set to False (Issue #12)
25-
- Change double quoted string literals to single quotes
26-
- Add spaces between array members
27-
- Add spaces between variable types and variable names
28-
- Add spaces between comment hashtag and comments
2930

3031
## 1.2.0.0
3132

0 commit comments

Comments
 (0)