Skip to content

Commit ee1d602

Browse files
committed
Update CHANGELOG
1 parent d2ed595 commit ee1d602

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
@@ -19,7 +19,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
1919

2020
### Changed
2121

22-
- Optimized `NetworkList<T>` indexer setter to skip operations when the new value equals the existing value, improving performance by avoiding unnecessary list events and network synchronization. (#????)
22+
- Optimized `NetworkList<T>` indexer setter to skip operations when the new value equals the existing value, improving performance by avoiding unnecessary list events and network synchronization. (#3587)
2323

2424

2525
## [2.5.0] - 2025-08-01

0 commit comments

Comments
 (0)