We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3687120 commit d033a84Copy full SHA for d033a84
1 file changed
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -8,8 +8,14 @@ Additional documentation and release notes are available at [Multiplayer Documen
8
9
## [2.4.1] - 2025-06-02
10
11
-- Changed: Various internal orginizational changes along with a large XML API update for the test helpers API primarialy.
12
-- Changed: Removed the multiplayer tools test project and migrated all of that to the tools repository.
+### Added
+
13
+- Added: Large XML API update primarialy focused around the test helpers API.
14
15
+### Changed
16
17
+- Changed: Assembly names while keeping the same namespaces.
18
+- Changed: Migrated multiplayer metrics tests to tools repository and removed the multiplayer tools test project.
19
20
## [2.4.0] - 2025-06-02
21
0 commit comments