Fix 'rojo upload' behavior

This commit is contained in:
Lucien Greathouse
2020-03-06 13:23:49 -08:00
parent 07c6fd3711
commit d4a39674de
3 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
# Rojo Changelog
## Unreleased Changes
## Unreleased Changes for 0.6.x
* Fixed `rojo upload` command always uploading models.
* Removed `--kind` parameter to `rojo upload`; Rojo now automatically uploads the correct kind of asset based on your project file.
## [0.5.4](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.4) (February 26, 2020)
This is a general maintenance release for the Rojo 0.5.x release series.