Skip to content

Commit 23a18f6

Browse files
authored
Set Date of 1.18.0 release in Changelog (#1180)
* Set Date of 1.18.0 release in Changelog * Add PR 1179 to changelog as well
1 parent 035fc2d commit 23a18f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.MD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## [1.18.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.18.0) - 2019-03-??
3+
## [1.18.0](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.18.0) - 2019-03-21
44

55
### Breaking Changes
66

@@ -20,7 +20,7 @@
2020

2121
- Add command data file for PowerShell `2.0` (#1091) (by @bergmeister)
2222
- Add command data files of PowerShell `6.1.0` (#1075) (by @bergmeister)
23-
- New PowerShell compatibility rules: `UseCompatibleCommands`, `UseCompatibleSyntax` and `UseCompatibleTypes` (#1156, #1133 and #1176) (by @rjmholt and @JamesWTruher)
23+
- New PowerShell compatibility rules: `UseCompatibleCommands`, `UseCompatibleSyntax` and `UseCompatibleTypes` (#1156, #1133, #1176 and #1179) (by @rjmholt and @JamesWTruher)
2424
- Make `PossibleIncorrectComparisonWithNull` rule return a `SuggestCorrection` for auto-fixes in VS-Code or via the -Fix switch (#1115) (by @bergmeister)
2525
- Make UseCompatibleCmdlets not throw if default reference desktop-5.1.14393.206-windows is specified in the list of platforms and use core-6.1.0-windows as an alternative default reference (#1043 and #1075) (by @bergmeister)
2626

0 commit comments

Comments
 (0)