Skip to content

Commit

Permalink
Document client implementation and BC break with listeners
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Oct 5, 2024
1 parent 9bb66e9 commit c51731f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ WebSockets change log

## ?.?.? / ????-??-??

* **Heads up:** The `websocket.Listener`'s *close()* method now has two
additional parameters, *code* and *reason*, which need to be added to
implementations.
(@thekid)
* Merged PR #6: Add WebSocket client implementation - @thekid

## 3.1.0 / 2024-03-24

* Made compatible with XP 12 - @thekid
Expand Down

0 comments on commit c51731f

Please sign in to comment.