Skip to content

Commit fdf903f

Browse files
author
Kapil Borle
committed
Update changelog
1 parent 22968ad commit fdf903f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## [unreleased](https://github.com/PowerShell/PSScriptAnalyzer/tree/development)
22
### Fixed
33
- Regular expression in `target` parameter in SuppressMessageAttribute (#638)
4+
- Filtering on severity level for DSC rules (#642)
5+
- PSUseCompatibleCmdlets rule
6+
+ to check for commands in Microsoft.PowerShell.Core snapin
7+
+ to ignore aliases
8+
+ to ignore custom defind commands
9+
410

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

0 commit comments

Comments
 (0)