You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.netcode.gameobjects/CHANGELOG.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
7
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
8
8
9
-
## [Unreleased]
9
+
## [2.5.0] - 2025-08-17
10
10
11
11
### Added
12
12
@@ -331,9 +331,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
331
331
332
332
## [2.0.0-exp.5] - 2024-06-03
333
333
334
-
### Added
335
-
336
-
337
334
### Fixed
338
335
339
336
- Fixed issue where SessionOwner message was being treated as a new entry for the new message indexing when it should have been ordinally sorted with the legacy message indices. (#2942)
0 commit comments