Add forgotten change about CPU usage

This commit is contained in:
Lucien Greathouse
2017-12-21 14:21:03 -08:00
parent 958b6660be
commit 7a372dc50c

View File

@@ -7,6 +7,7 @@
## 0.3.2
* Fixed `rojo serve` failing to correctly construct an absolute root path when passed as an argument
* Fixed intense CPU usage when running `rojo serve`
## 0.3.1
* Improved error reporting when invalid JSON is found in a `rojo.json` project