Skip to content

Commit

Permalink
release: WebSocket 0.1.2 ( Fixes #38 )
Browse files Browse the repository at this point in the history
Updating Release Notes and CHANGELOG, explicitly exporting commands
  • Loading branch information
StartAutomating authored and StartAutomating committed Dec 20, 2024
1 parent 032df41 commit 0804308
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
> Like It? [Star It](https://github.com/PowerShellWeb/WebSocket)
> Love It? [Support It](https://github.com/sponsors/StartAutomating)
## WebSocket 0.1.2

* WebSocket now decorates (#34)
* Added a -PSTypeName(s) parameter to Get-WebSocket, so we can extend the output.
* Reusing WebSockets (#35)
* If a WebSocketUri is already open, we will reuse it.
* Explicitly exporting commands (#38)
* This should enable automatic import and enable Find-Command

---

## WebSocket 0.1.1

* WebSocket GitHub Action
Expand Down

0 comments on commit 0804308

Please sign in to comment.