Update ChangeLog.md

This commit is contained in:
MrGadget 2019-03-19 13:22:23 -04:00 committed by GitHub
parent 29d6111819
commit b004bccc2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,15 @@
# Change Log # Change Log
## Version 1.7 -- In Progress
- Added: Semantic Versioning
- Added: SyncDictionary...SyncHashSet coming soon™
- Fixed: Host should not call Disconnect on transports
- Fixed: Pong example updated
- Changed: Movement example replaced with Tank example
- Changed: SyncList now supports structs directly, making SyncListSTRUCT obsolete.
- Removed: SyncListSTRUCT - Use SyncList instead.
## Version 1.6 -- 2019-Mar-14 ## Version 1.6 -- 2019-Mar-14
- Fixed: Websockets transport moved to Mirror.Websocket namespace - Fixed: Websockets transport moved to Mirror.Websocket namespace