Skip to content

Commit aaf850c

Browse files
adding more details to changelog
Co-authored-by: Sam Bellomo <[email protected]>
1 parent 7b321a6 commit aaf850c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
99
## [Unreleased] - yyyy-mm-dd
1010

1111
### Added
12-
* Added handling the OnTransportFailure callback (#707). This callback is invoked when a failure happens on the transport's side. Boss Room now handles that callback by returning to the Offline state.
12+
* Added handling the OnTransportFailure callback (#707). This callback is invoked when a failure happens on the transport's side, for example if the host loses connection to the Relay service. This won't get called when the host is just listening with direct IP, this would need to be handled differently (by pinging an external service like google to test for internet connectivity for example). Boss Room now handles that callback by returning to the Offline state.
1313

1414
### Changed
1515
* Updated tools, authentication and relay packages (#690)

0 commit comments

Comments
 (0)