We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33510f4 commit 099778fCopy full SHA for 099778f
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -6,6 +6,29 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
8
9
+## [Unreleased]
10
+
11
+### Added
12
13
14
+### Changed
15
16
17
+### Deprecated
18
19
20
+### Removed
21
22
23
+### Fixed
24
25
26
+### Security
27
28
29
+### Obsolete
30
31
32
## [1.15.0] - 2025-11-14
33
34
### Changed
com.unity.netcode.gameobjects/package.json
@@ -6,7 +6,7 @@
"unity": "2022.3",
"dependencies": {
"com.unity.nuget.mono-cecil": "1.11.6",
- "com.unity.transport": "1.5.0"
+ "com.unity.transport": "1.5.1"
},
"samples": [
{
0 commit comments