Skip to content

Commit 11b54e4

Browse files
committed
update readme
1 parent c89541e commit 11b54e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ haxelib install colyseus-websocket
1313

1414
## Changelog
1515

16+
- 03.02.2026: Fixed `onClose(e)` to always include `e.code` and `e.reason`, even on cpp/native targets.
1617
- 02.05.2023: Fixed `net/impl/SocketSys.hx:104: characters 55-71 : Warning : Std.is is deprecated. Use Std.isOfType instead`
1718
- 27.06.2022: Expose onclose event as `?Dynamic` ([d65834a](https://github.com/colyseus/colyseus-websocket-hx/commit/d65834ae4656003be64273ba0ebe12c41d38e1fa))
1819

0 commit comments

Comments
 (0)