Skip to content

Commit 812ba54

Browse files
committed
Removed UNRELEASED section for the sake of test
1 parent 345ffac commit 812ba54

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,6 @@ 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]
10-
11-
### Added
12-
13-
- Added `NetworkPrefabInstanceHandlerWithData<T>`, a variant of `INetworkPrefabInstanceHandler` that provides access to custom instantiation data directly within the `Instantiate()` method. (#3430)
14-
15-
### Fixed
16-
17-
- Fixed distributed authority related issue where enabling the `NetworkObject.DestroyWithScene` would cause errors when a destroying non-authority instances due to loading (single mode) or unloading scene events. (#3500)
18-
19-
### Changed
20-
21-
229
## [2.4.2] - 2025-06-13
2310

2411
### Fixed

0 commit comments

Comments
 (0)