Skip to content

Commit 81fb024

Browse files
committed
Add version release notes to readme
1 parent a92f1e6 commit 81fb024

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,23 @@ Stop-ScriptLogger
8282
```
8383

8484

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+
85102
## Contribute
86103

87104
Please feel free to contribute by opening new issues or providing pull requests.

0 commit comments

Comments
 (0)