Skip to content

Commit efa022c

Browse files
author
Kapil Borle
committed
Update changelog
1 parent 3c7c19d commit efa022c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
+ to check for commands in Microsoft.PowerShell.Core snapin
77
+ to ignore aliases
88
+ to ignore custom defind commands
9-
9+
- PSUseDeclaredVarsMoreThanAssignments rule to ignore the following special variables (#653)
10+
+ `$PSModuleAutoLoadingPreference`
11+
+ `$InformationPreference`
1012

1113
## [1.8.1](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.8.1) - 2016-10-13
1214
### Added

0 commit comments

Comments
 (0)