doc: Updated ChangeLog

This commit is contained in:
Chris Langsenkamp 2020-06-02 11:08:28 -04:00
parent 3a4ea4645d
commit a1c8338485

View File

@ -5,6 +5,7 @@
Mirror uses semantic versioning, and the versions shown here are those that were published to the Asset Store, and occasionally major version bumps happen mid-month between store submissions and are therefore not individually shown here.
## Version 14.x.x -- In Progress
- Added: [Command] now has an `ignoreAuthority` option for invoking Commands on objects the client doesn't have authority over.
- Added: [NetworkLogSettings](../Components/NetworkLogSettings.md) component and Log Settings Window.
- Added: SyncLists now support `AddRange`, `InsertRange`, and `RemoveAll`.
- Added: Network Room Manager now has a virtual `OnRoomServerPlayersNotReady` that fires on server from `CheckReadyToBegin`.