Skip to content

Commit 7492d91

Browse files
Updated changelog and package version for Netcode in anticipation of v2.11.1 release
1 parent 77aef75 commit 7492d91

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +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]
10-
11-
### Added
12-
9+
## [2.11.1] - 2026-04-26
1310

1411
### Changed
1512

@@ -21,9 +18,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
2118
- Improved performance of `NetworkRigidbodyBase`. (#3906)
2219
- Improved performance of `NetworkAnimator`. (#3905)
2320

24-
### Deprecated
25-
26-
2721
### Removed
2822

2923
- Removed un-needed exceptions on `NetworkSpawnManager`. (#3933)
@@ -33,12 +27,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
3327
- Fixed issue where either an `AttachableBehaviour` or an `AttachableNode` can throw an exception if they are attached during a scene unload where one of the two persists the scene unload event and the other does not. (#3931)
3428
- Fixed issue where attempts to use `NetworkLog` when there is no `NetworkManager` instance would result in an exception. (#3917)
3529

36-
### Security
37-
38-
39-
### Obsolete
40-
41-
4230
## [2.11.0] - 2026-03-19
4331

4432
### Added

0 commit comments

Comments
 (0)