Skip to content

Commit 4bf55bd

Browse files
committed
updating utilities changelog
1 parent ae7ec9b commit 4bf55bd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
1010

1111
## [2.0.4] - 2022-12-13
1212
### Changed
13-
* Bumped RNSM to 1.1.0: Switched x axis units to seconds instead of frames now that it's available. This means adjusting the sample count to a lower value as well to 30 seconds, since the x axis was moving too slowly. (#788)
1413
* Updated Boss Room to NGO 1.2.0 (#791).
1514
* Removed a workaround in our tests waiting for two frames before shutting down a client that is attempting to connect to a server. (see https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/2261)
1615
* Replaced the workaround using custom messages to send a disconnect reason to clients with the new DisconnectReason feature in NGO. (#790)

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Multiplayer Samples Co-op Changelog
22

33
## [unreleased] - yyyy-mm-dd
4+
5+
## [1.5.1] - 2022-12-13
46
### Changed
5-
*
7+
* Bumped RNSM to 1.1.0: Switched x axis units to seconds instead of frames now that it's available. This means adjusting the sample count to a lower value as well to 30 seconds, since the x axis was moving too slowly. (#788)
68

79
## [1.5.0] - 2022-12-05
810

0 commit comments

Comments
 (0)