Skip to content

Commit b4a35b1

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

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.MD

+6-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- Fix SuppressedOnly switch functionality
1313
- Updated Positional parameter rule to trigger only when used with > 3 positional parameters
1414

15+
##
16+
1517
## Released v1.1.0 (Sep.1, 2015)
1618
###Features:
1719
- Support for using ScriptAnalyzer as a .net library - ScriptAnalyzer APIs
@@ -33,6 +35,8 @@
3335
- Exclude external non-powershell applications (Console/GUI) from Positional Parameter rule application
3436
- Additional heuristics for detecting psavoidusingplaintextforpassword rule violation
3537

38+
##
39+
3640
## Released v1.0.2 (June.24, 2015)
3741
###Features:
3842
- Perf improvements in the Engine to execute rules concurrently.
@@ -59,6 +63,7 @@
5963
- AvoidUsingPlainTextForPassword rule to be raised only strings or object types.
6064
- Fix for PositionalParameterUsed method (Helper.cs) uses unsafe method to exclude ForEach-Object and Where-Object.
6165

66+
##
6267

6368
## Released v1.0.1 (May.8, 2015)
6469
###Features:
@@ -76,8 +81,7 @@
7681
- Fix the issue in importing customized rule
7782
- Fix Function Member Ast cast error
7883

79-
80-
84+
##
8185

8286
##Released v1.0.0 on Apr.24, 2015
8387
###Features:

0 commit comments

Comments
 (0)