Skip to content

Commit a4f1cb5

Browse files
StartAutomatingStartAutomating
authored andcommitted
release: WebSocket 0.1.1
Updating Release Notes and CHANGELOG
1 parent 9d004d8 commit a4f1cb5

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

docs/CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
1-
## WebSocket 0.1
2-
31
> Like It? [Star It](https://github.com/PowerShellWeb/WebSocket)
42
> Love It? [Support It](https://github.com/sponsors/StartAutomating)
53
4+
## WebSocket 0.1.1
5+
6+
* WebSocket GitHub Action
7+
* Run any `*.WebSocket.ps1` files in a repository (#24)
8+
* WebSocket container updates
9+
* Container now runs mounted `*.WebSocket.ps1` files (#26)
10+
* Get-WebSocket improvements:
11+
* New Parameters:
12+
* -Maximum (#22)
13+
* -TimeOut (#23)
14+
* -WatchFor (#29)
15+
* -RawText (#30)
16+
* -Binary (#31)
17+
* WebSocket Testing (#25)
18+
* Adding FUNDING.yml (#14)
19+
20+
---
21+
22+
## WebSocket 0.1
23+
624
* Initial Release of WebSocket module
725
* Get-WebSocket gets content from a WebSocket
826
* Docker container for WebSocket

0 commit comments

Comments
 (0)