Update changelog

This commit is contained in:
Lucien Greathouse
2020-03-18 10:43:42 -07:00
parent 2a46df1110
commit e8d1faf4e2

View File

@@ -1,7 +1,9 @@
# Rojo Changelog # Rojo Changelog
## Unreleased Changes for 0.6.x ## Unreleased Changes for 0.6.x
* Added "Open Scripts Externally" feature. When enabled, opening a script in Studio will instead open it in your default text editor. * 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!**
* Increased default logging verbosity in commands like `rojo build`. * 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) ## [0.6.0 Alpha 3](https://github.com/rojo-rbx/rojo/releases/tag/v0.6.0-alpha.3) (March 13, 2020)