Skip to content

Commit cb08795

Browse files
author
Kapil Borle
committed
Update changelog
1 parent 0eee586 commit cb08795

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.MD

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## [1.15.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.15.0) - 2017-06-21
1+
## [1.16.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.16.0) - 2017-08-15
2+
### Added
3+
- (#803) `CustomRulePath`, `RecurseCustomRulePath` and `IncludeDefaultRules` parameters to settings file.
4+
5+
### Fixed
6+
- (#801) Reading DSC classes in `PSUseIdenticalMandatoryParametersForDSC` rule.
7+
- (#796) `PSAvoidUsingWriteHost` rule documentation (Thanks @bergmeister!).
8+
9+
## [1.15.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.15.0) - 2017-06-21
210

311
### Added
412
- (#780) `Range` parameter to the `Invoke-Formatter` cmdlet. The user can specify the range in which formatting should be applied. The primary usage for this parameter is to be used with editors that request selection formatting.

0 commit comments

Comments
 (0)