Update CHANGELOG

This commit is contained in:
Lucien Greathouse
2020-03-18 12:03:50 -07:00
parent 9f0a6101b8
commit f13940262e

View File

@@ -4,6 +4,7 @@
* Added basic settings panel to plugin, with two settings:
* "Open Scripts Externally": When enabled, opening a script in Studio will instead open it in your default text editor.
* "Two-Way Sync": When enabled, Rojo will attempt to save changes to your place back to the filesystem. **Very early feature, very broken, beware!**
* Added `--color` option to force-enable or force-disable color in Rojo's output.
* Increased default logging verbosity in commands like `rojo build`.
## [0.6.0 Alpha 3](https://github.com/rojo-rbx/rojo/releases/tag/v0.6.0-alpha.3) (March 13, 2020)