Update ChangeLog.md

This commit is contained in:
MrGadget 2019-04-14 20:13:07 -04:00 committed by GitHub
parent 97f8bf6b26
commit 548e9dff39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,12 @@
## Version 3.x.x -- In Progress ## Version 3.x.x -- In Progress
- Added: Custom NetworkReader & NetworkWriter for user-defined types
- Added: NetworkTransform toggle for using local or world coordinates
- Fixed: OnDeserializeSafely now works without allocations - Fixed: OnDeserializeSafely now works without allocations
- Fixed: Weaver not writing symbol files - Fixed: Weaver not writing symbol files
- Fixed: NetworkIdentity SceneID generation now uses RNG Crypto Service Provider
- Fixed: Scene lighting in Additive example
## Version 3.5.9 -- 2019-Apr-12 ## Version 3.5.9 -- 2019-Apr-12