Skip to content

Commit ac51d19

Browse files
authored
Finalize changelog for 1.19.1 (#1555)
1 parent 3d225ba commit ac51d19

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.MD

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## [1.19.1](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.19.1)
3+
## [1.19.1](https://github.com/PowerShell/PSScriptAnalyzer/tree/1.19.1) - 2020-07-28
44

55
### Fixes
66

@@ -16,6 +16,10 @@
1616

1717
- New rule (disabled by default): [AvoidUsingDoubleQuotesForConstantString](https://github.com/PowerShell/PSScriptAnalyzer/blob/master/RuleDocumentation/AvoidUsingDoubleQuotesForConstantString.md) (#1470) (by @bergmeister)
1818

19+
### Miscellaneous
20+
21+
- Set Assembly version attribute (#1549) (by @JamesWTruher)
22+
1923
### Documentation
2024

2125
- Remove references to Windows in Introduction of Readme.md (#1509) (Thanks @hjorslev!)

0 commit comments

Comments
 (0)