Skip to content

Commit f119881

Browse files
update
Adding changelog entry.
1 parent 26a8190 commit f119881

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ 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+
## [2.11.2] - 2026-05-01
10+
11+
### Fixed
12+
13+
- Improve handling of destroyed NetworkBehaviours. The collection of which NetworkBehaviours belong to a NetworkObject is now a Dictionary giving stable lookup. (#3953)
14+
915
## [2.11.1] - 2026-04-26
1016

1117
### Added

0 commit comments

Comments
 (0)