From 3bd191414bdb93b009d6e44aca11f5f3d2ed6138 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 21 May 2018 11:45:55 -0700 Subject: [PATCH] Update CHANGES --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 988ad367..1e1aeb61 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,9 @@ # Rojo Change Log ## Current Master -*No changes* +* Folders should no longer get collapsed when syncing occurs. +* Improved robustness of route caching, which should catch the remaining script duplication bugs. +* Fixed message in plugin not being prefixed with `Rojo: `. ## 0.4.5 (May 1, 2018) * Rojo messages are now prefixed with `Rojo: ` to make them stand out in the output more.