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: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
9
9
## [Unreleased] - yyyy-mm-dd
10
10
11
11
### Added
12
-
*
12
+
* Unsubscribe API for the ISubscriber<T> along with refactoring of the codebase to use this API instead of IDisposable handle when there is just one subscription.
13
13
### Changed
14
14
* Updated tools, authentication and relay packages (#690)
15
15
* Replaced our dependency injection solution with VContainer. (#679)
0 commit comments