Skip to content

Commit 53ff49e

Browse files
committed
Update CHANGELOG.MD
1 parent 6247f27 commit 53ff49e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.MD

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Released v1.5.0 (March.30, 2016)
1+
## Release v1.5.0 (March.30, 2016)
22

33
####Engine:
44
- Fixed engine bug that prevented versioned script rule modules from being loaded
@@ -15,7 +15,7 @@
1515
- Scrubbed inconsistencies in severities for rules
1616
- Community Fix: False positive on 'PSUseApprovedVerbs' when scope is declared as a prefix to the Verb-Noun combination
1717

18-
## Released v1.4.0 (Feb.16, 2016)
18+
## Release v1.4.0 (Feb.16, 2016)
1919
###Features:
2020
- IncludeRule and ExcludeRule now consume RuleInfo objects
2121

@@ -35,7 +35,7 @@
3535
- Support for [switch] type along with [boolean] for ShouldContinueWithoutForce rule
3636
- Improved handling of deprecated module manifest fields when PSv2.0 is specified in the manifest
3737

38-
## Released v1.3.0 (Jan.19, 2016)
38+
## Release v1.3.0 (Jan.19, 2016)
3939
###Features:
4040
- Support for running ScriptAnalyzer on PowerShell version v3 or higher! This means PSv5 is no longer the minimum PS version for ScriptAnalyzer
4141

@@ -51,7 +51,7 @@
5151
- Fix to account for function scope prefix
5252
- Raise ReservedParam rule only for exported functions as cmdlets
5353

54-
## Released v1.2.0 (Dec.17, 2015)
54+
## Release v1.2.0 (Dec.17, 2015)
5555
###Features:
5656
- Support for consuming PowerShell content as streams (-ScriptDefinition)
5757
- ScriptAnalyzer accepts configuration (settings) in the form of a hashtable (-Settings), added sample Settings
@@ -88,7 +88,7 @@
8888

8989
##
9090

91-
## Released v1.1.1 (Nov.3, 2015)
91+
## Release v1.1.1 (Nov.3, 2015)
9292
###Features:
9393
- Support for PSDrives when using Invoke-ScriptAnalyzer
9494
- More robust Profiles feature - better defaulting when supplied with invalid profile - actionable Warnings
@@ -104,7 +104,7 @@
104104

105105
##
106106

107-
## Released v1.1.0 (Sep.1, 2015)
107+
## Release v1.1.0 (Sep.1, 2015)
108108
###Features:
109109
- Support for using ScriptAnalyzer as a .net library - ScriptAnalyzer APIs
110110
- Support for ScriptAnalyzer Profiles
@@ -126,7 +126,7 @@
126126

127127
##
128128

129-
## Released v1.0.2 (June.24, 2015)
129+
## Release v1.0.2 (June.24, 2015)
130130
###Features:
131131
- Perf improvements in the Engine to execute rules concurrently.
132132

@@ -154,7 +154,7 @@
154154

155155
##
156156

157-
## Released v1.0.1 (May.8, 2015)
157+
## Release v1.0.1 (May.8, 2015)
158158
###Features:
159159
- Integrated with waffle.io for Project Management.
160160
- Added documentation for writing script rules.

0 commit comments

Comments
 (0)