Skip to content

Commit 7471740

Browse files
committed
Update CHANGELOG.MD
1 parent f54a2d5 commit 7471740

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.MD

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
1+
## Released v1.1.1 (Nov.3, 2015)
2+
###Features:
3+
- Support for PSDrives when using Invoke-ScriptAnalyzer
4+
- More robust Profiles feature - better defaulting when supplied with invalid profile - actionable Warnings
5+
- Validated integration with ISESteroids, ISEScriptAnalyzerAddon & VS Code Editor Services Plugin
6+
7+
###Rules:
8+
- New rule to ensure that a file with missing BOM is encoded in ASCII
9+
10+
###Fixes:
11+
- Doc Updates, Cleaned up source files to reflect accurate comments
12+
- Fix SuppressedOnly switch functionality
13+
- Updated Positional parameter rule to trigger only when used with > 3 positional parameters
14+
115
## Released v1.1.0 (Sep.1, 2015)
216
###Features:
317
- Support for using ScriptAnalyzer as a .net library - ScriptAnalyzer APIs
418
- Support for ScriptAnalyzer Profiles
519
- Documentation for using Inline Rule Suppression
620
- Added about help topic file as part of the module
7-
21+
-
822

923
###Rules:
1024
- Rule to checks for UTF8 encoding in help file

0 commit comments

Comments
 (0)