From 533c8ddaf75a37e7903810457392482b4b3fdbd6 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 21 May 2018 12:55:41 -0700 Subject: [PATCH] Update CHANGES --- CHANGES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index e9208308..096c33f3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,10 @@ # Rojo Change Log -## Current Master +## Current master * Folders should no longer get collapsed when syncing occurs. * **Significant** robustness improvements with regards to caching. - * If there are any bugs with script duplication or caching in the future, restarting the Rojo server process should fix them for that session. + * **This should catch all existing script duplication bugs.** + * If there are any bugs with script duplication or caching in the future, restarting the Rojo server process will fix them for that session. * Fixed message in plugin not being prefixed with `Rojo: `. ## 0.4.5 (May 1, 2018)