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)