You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@
3
3
## [Unreleased] - yyyy-mm-dd
4
4
5
5
### Added
6
-
feat: other players loading progress in loading screen [MTT-2239] (#580)
7
-
feat: adding editor child scene loader for composed scenes (#653)
6
+
*feat: other players loading progress in loading screen [MTT-2239] (#580)
7
+
*feat: adding editor child scene loader for composed scenes (#653)
8
8
9
9
### Changed
10
-
10
+
*
11
11
### Removed
12
-
12
+
*
13
13
### Fixed
14
-
14
+
*
15
15
## [1.2.0-pre] - 2022-04-28
16
16
### Added
17
17
* Client network transform move to samples [MTT-3406] (#629) --> You can now use Boss Room's Utilities package to import ClientNetworkTransform using this line in your manifest file
0 commit comments