We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92f1e6 commit 81fb024Copy full SHA for 81fb024
README.md
@@ -82,6 +82,23 @@ Stop-ScriptLogger
82
```
83
84
85
+## Versions
86
+
87
+### 1.1.1
88
89
+- Add formats and types resources
90
+- Fix tests for PowerShell 3.0 & 4.0
91
92
+## 1.1.0
93
94
+- Add an ErrorRecord parameter to Write-ErrorLog
95
+- Return logger object inside Start-ScriptLogger
96
97
+## 1.0.0
98
99
+- Initial public release
100
101
102
## Contribute
103
104
Please feel free to contribute by opening new issues or providing pull requests.
0 commit comments