Skip to content

Commit a266c62

Browse files
author
Kapil Borle
committed
Update changelog
1 parent 59a1bfb commit a266c62

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.MD

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
## [1.9.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.9.0) - 2016-12-06
1+
## [unreleased]
2+
### Fixed
3+
- `PSProvideCommentHelp` violation extent (#679)
4+
- `PSAvoidUsingCmdletAliases` rule
5+
+ false positives in DSC configurations (#678)
6+
+ violation extent (#685)
7+
- `PSDSCDSCTestsPresent` rule to check for tests in subdirectories
8+
- `PSUsePSCredentialType` rule (#683)
9+
+ trigger only if invoked from PS version 4 and below
10+
+ violation extent
11+
12+
## [1.9.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.9.0) - 2016-12-06
213
### Added
314
- SuggestedCorrections for ScriptDefinition input (#665)
415
- [PSAvoidGlobalAliases](https://github.com/PowerShell/PSScriptAnalyzer/blob/278d4fdc56f2c630661b39d242d958f204b69a06/RuleDocumentation/AvoidGlobalAliases.md) and [PSAvoidGlobalFunction](https://github.com/PowerShell/PSScriptAnalyzer/blob/278d4fdc56f2c630661b39d242d958f204b69a06/RuleDocumentation/AvoidGlobalFunctions.md) rules (#658)

0 commit comments

Comments
 (0)