Update changelog

This commit is contained in:
Lucien Greathouse
2020-03-08 18:34:11 -07:00
parent 3107b1b21b
commit a884f693ae

View File

@@ -1,7 +1,8 @@
# Rojo Changelog # Rojo Changelog
## Unreleased Changes for 0.6.x ## Unreleased Changes for 0.6.x
* Added `--watch` argument to `rojo build` ([#284](https://github.com/rojo-rbx/rojo/pull/284)) * Added `--watch` argument to `rojo build`. ([#284](https://github.com/rojo-rbx/rojo/pull/284))
* Added dark theme support to plugin. ([#241](https://github.com/rojo-rbx/rojo/issues/241))
## [0.6.0 Alpha 2](https://github.com/rojo-rbx/rojo/releases/tag/v0.6.0-alpha.2) (March 6, 2020) ## [0.6.0 Alpha 2](https://github.com/rojo-rbx/rojo/releases/tag/v0.6.0-alpha.2) (March 6, 2020)
* Fixed `rojo upload` command always uploading models. * Fixed `rojo upload` command always uploading models.