Update ChangeLog.md

This commit is contained in:
James Frowen 2020-07-03 23:59:18 +01:00 committed by GitHub
parent ebe4d2c5c8
commit 3c100740ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ Mirror uses semantic versioning, and the versions shown here are those that were
- Removed: Network Identity: Local Player Authority has been removed as no longer necessary. - Removed: Network Identity: Local Player Authority has been removed as no longer necessary.
## Version 4.0.7 - 2019-Oct-03 ## Version 4.0.7 - 2019-Oct-03
- Added: [Authenticators](/Components/Authenticators/index.md) support to authenticate clients in the Connect phase. - Added: [Authenticators](../Components/Authenticators/index.md) support to authenticate clients in the Connect phase.
- Added: Profiler events. These events can be subscribed to by the [Network Profiler](../Guides/Profiler.md) to provide visual information. - Added: Profiler events. These events can be subscribed to by the [Network Profiler](../Guides/Profiler.md) to provide visual information.
- Added: Transports now include channel in profiler events. - Added: Transports now include channel in profiler events.
- Added: Transport abstract class now supports sending a message to a list of connection id's. - Added: Transport abstract class now supports sending a message to a list of connection id's.