We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db023c commit ae77cbeCopy full SHA for ae77cbe
1 file changed
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -6,7 +6,7 @@ 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]
+## [2.7.0] - 2025-10-27
10
11
### Added
12
@@ -43,12 +43,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
43
- Fixed issue where the disconnect event and provided message was too generic to know why the disconnect occurred. (#3551)
44
- Exception when the network prefab list in the network manager has uninitialized elements. (#3739)
45
46
-### Security
47
-
48
49
-### Obsolete
50
51
52
## [2.6.0] - 2025-10-12
53
54
0 commit comments