v0.5.0-alpha.13

This commit is contained in:
Lucien Greathouse
2019-08-02 15:05:58 -07:00
parent f768b200d2
commit 62bb5a28aa
5 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
# Rojo Changelog
## Unreleased Changes
## [0.5.0 Alpha 13](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.0-alpha.13) (August 2, 2019)
* Bumped minimum Rust version to 1.34.0.
* Fixed default port documentation in `rojo serve --help` ([#219](https://github.com/rojo-rbx/rojo/issues/219))
* Fixed BrickColor support by upgrading Roblox-related dependencies