Skip to content

Commit 381783a

Browse files
committed
chore: updated changelog [skip ci]
1 parent a56d04e commit 381783a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.8.0] 2024-10-21
3+
## [1.8.0] 2024-10-23
44

55
### Multiplayer Use Cases
66

@@ -9,13 +9,14 @@
99
- Imported TextMeshPro essentials so you don't have to do it
1010

1111
#### Changed
12-
- Updated project to Unity 6 (and packages to the latest stable versions)
12+
- Updated project to Unity 6
1313
- All inputs are handled through the new Unity Input System
1414
- In-Game UI is now responsive and adapts to screen size
1515
- Replaced 3rd party ParrelSync package with Unity's Multiplayer Play Mode
1616
- Disabled compatibility mode for RenderGraph, as it's going to be deprecated and throws warnings
1717
- Removed runtime network stats monitor from the scene to improve readability
1818
- Removed deprecated visual studio code package
19+
- Updated packages: Rider to 3.0.31, Input System to 1.11.1, Tutorial Framework to 4.0.2, Multiplayer Tools to 2.2.1, Netcode For GameObejcts to 2.0.0, UGUI to 2.0.0, Test Framework to 1.4.5, Universal Render Pipeline to 17.0.3
1920

2021
#### Fixed
2122
- Fixed "Build Profile" window not being clickable during the last page of each tutorial

0 commit comments

Comments
 (0)