Update ChangeLog.md

This commit is contained in:
MrGadget 2019-03-30 11:58:26 -04:00 committed by GitHub
parent b061208fc8
commit 6ed7bded1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@
- Added: [SyncDictionary](../Classes/SyncDictionary)
- Added: [SyncHashSet](../Classes/SyncHashSet)
- Added: [SyncSortedSet](../Classes/SyncSortedSet)
- Added: Documentation for [SyncVars](../Classes/SyncVars)
- Added: Documentation for [SyncEvents](../Classes/SyncEvent)
- Added: NoRotation to NetworkTransform
- Added: Scale is now included in spawn payload along with position and rotation
- Added: Generic `IMessageBase` to allow struct message types