From 38acfb2e3cec829533afab2b5f2ea3a9cf70b4e9 Mon Sep 17 00:00:00 2001 From: Chris Langsenkamp Date: Fri, 3 Apr 2020 11:43:51 -0400 Subject: [PATCH] Updated ChangeLog --- doc/General/ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/General/ChangeLog.md b/doc/General/ChangeLog.md index 1f0621ee8..7a2de1e4a 100644 --- a/doc/General/ChangeLog.md +++ b/doc/General/ChangeLog.md @@ -4,7 +4,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 11.x.x - In Progress +## Version 11.4.2 - 2020-Apr-03 - Added: SyncVar hooks can be virtual now, and overriden in a derived class. - Added: Virtual OnRoomStopServer to NetworkRoomManager and Script Template - Added: 10K Networked Objects Benchmark Example