Update ChangeLog.md

This commit is contained in:
MrGadget 2019-08-12 13:31:04 -04:00 committed by GitHub
parent 62d1887e62
commit b679c86e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
## Version 3.x.x - In Progress
- Added: Sync-To-Owner via optional attributes and parameter for SyncVars and related classes
- Added: SyncVars now support structs and enums in other assemblies
- Added: Support for reading and writing array segments
- Added: NetworkAnimator now has layers support
- Added: New virtual method OnServerChangeScene to NetworkManager