Skip to content

Commit 3db3a40

Browse files
update
Moving changelog entry into the unreleased section.
1 parent 929dba5 commit 3db3a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
1414

1515
### Changed
1616

17+
- Updating usage of deprecated `FindObjectsByType(FindObjectsSortMode)` and enum `FindObjectSortMode` in 6000.4 and 6000.5. (#3857)
1718

1819
### Deprecated
1920

@@ -41,7 +42,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
4142

4243
### Changed
4344

44-
- Updating usage of deprecated FindObjectsByType(FindObjectsSortMode) and enum FindObjectSortMode in 6000.4 and 6000.5. (#3857)
4545
- Ensure logs in `NetworkObject` log the `NetworkObject.name` wherever possible. (#3831)
4646
- Improved performance of NetworkBehaviour ILPostProcessor by omitting unnecessary type and assembly resolutions. (#3827)
4747
- Improve performance of `NetworkObject`. (#3820, #3831)

0 commit comments

Comments
 (0)