From f777d1b6c68750b4ca40ee82656e846c4538ae74 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 21 May 2018 12:52:46 -0700 Subject: [PATCH] Update CHANGES --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1e1aeb61..e9208308 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,8 @@ ## Current Master * Folders should no longer get collapsed when syncing occurs. -* Improved robustness of route caching, which should catch the remaining script duplication bugs. +* **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. * Fixed message in plugin not being prefixed with `Rojo: `. ## 0.4.5 (May 1, 2018)