Skip to content

Commit 9a7882f

Browse files
update
Changelog release date and version.
1 parent 6eb88aa commit 9a7882f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
88

9-
## [Unreleased]
9+
## [2.7.0] - 2025-10-24
1010

1111
### Added
1212

@@ -30,8 +30,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
3030
- Deprecated all `RequireOwnership` fields around the RPCs in favor of the `RpcInvokePermission`. (#3731)
3131
- On Unity 6.5 some `SceneMap` fields that use an `int` to represent a `SceneHandle` are deprecated. (#3734)
3232

33-
### Removed
34-
3533
### Fixed
3634

3735
- Multiple disconnect events from the same transport will no longer disconnect the host. (#3707)
@@ -40,12 +38,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
4038
- Fixed issue where the disconnect event and provided message was too generic to know why the disconnect occurred. (#3551)
4139
- Exception when the network prefab list in the network manager has uninitialized elements. (#3739)
4240

43-
### Security
44-
45-
46-
### Obsolete
47-
48-
4941
## [2.6.0] - 2025-10-12
5042

5143
### Added

0 commit comments

Comments
 (0)