Skip to content

Commit a20d6f5

Browse files
chore: Boss Room bundle version upgraded, changelogs updated (#833)
1 parent 8bcf2d6 commit a20d6f5

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Additional documentation and release notes are available at [Multiplayer Documen
88

99
## [unreleased] - yyyy-mm-dd
1010

11+
## [2.1.0] - 2023-04-27
12+
1113
### Added
1214
* Added OnServerStopped event to ConnectionManager and ConnectionState (#826). This allows for the detection of an unexpected shutdown on the server side.
1315

Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [unreleased] - yyyy-mm-dd
44

5+
## [1.6.0] - 2023-04-27
6+
57
### Changed
68
* 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.
79

ProjectSettings/ProjectSettings.asset

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:25524b1df8032e5b5bdd4a5b90b3fd6a0589ca83dd9c6df1af1538337c2b4d9e
2+
oid sha256:d4f9e39c4eab1fd9657810bad1f940055450bcbca579468daa5cf187144a1dad
33
size 25665

0 commit comments

Comments
 (0)