Release 0.6.0-alpha.3

This commit is contained in:
Lucien Greathouse
2020-03-13 23:50:54 -07:00
parent 1a83789c01
commit bd13047b58
4 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
# Rojo Changelog
## Unreleased Changes for 0.6.x
## [0.6.0 Alpha 3](https://github.com/rojo-rbx/rojo/releases/tag/v0.6.0-alpha.3) (March 13, 2020)
* 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))
* Added a revamped `rojo init` command, which will now create more complete projects.