Skip to content

Commit 0804308

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
release: WebSocket 0.1.2 ( Fixes #38 )
Updating Release Notes and CHANGELOG, explicitly exporting commands
1 parent 032df41 commit 0804308

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
> Like It? [Star It](https://github.com/PowerShellWeb/WebSocket)
22
> Love It? [Support It](https://github.com/sponsors/StartAutomating)
33
4+
## WebSocket 0.1.2
5+
6+
* WebSocket now decorates (#34)
7+
* Added a -PSTypeName(s) parameter to Get-WebSocket, so we can extend the output.
8+
* Reusing WebSockets (#35)
9+
* If a WebSocketUri is already open, we will reuse it.
10+
* Explicitly exporting commands (#38)
11+
* This should enable automatic import and enable Find-Command
12+
13+
---
14+
415
## WebSocket 0.1.1
516

617
* WebSocket GitHub Action

0 commit comments

Comments
 (0)