Skip to content

Commit

Permalink
chore: Boss Room bundle version upgraded, changelogs updated (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
fernando-cortez authored Apr 27, 2023
1 parent 8bcf2d6 commit a20d6f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Additional documentation and release notes are available at [Multiplayer Documen

## [unreleased] - yyyy-mm-dd

## [2.1.0] - 2023-04-27

### Added
* Added OnServerStopped event to ConnectionManager and ConnectionState (#826). This allows for the detection of an unexpected shutdown on the server side.

Expand Down
2 changes: 2 additions & 0 deletions Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [unreleased] - yyyy-mm-dd

## [1.6.0] - 2023-04-27

### Changed
* Removed need for SceneLoaderWrapper.AddOnSceneEventCallback (#830). The OnServerStarted and OnClientStarted callbacks available in NGO 1.4.0 allows us to remove the need for an external method to initialize the SceneLoaderWrapper after starting a NetworkingSession.

Expand Down
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Git LFS file not shown

0 comments on commit a20d6f5

Please sign in to comment.