mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
Update CHANGELOG
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
* Added support for non-primitive types in the Rojo plugin.
|
* Added support for non-primitive types in the Rojo plugin.
|
||||||
* Types like `Color3` and `CFrame` can now be updated live!
|
* Types like `Color3` and `CFrame` can now be updated live!
|
||||||
* Fixed plugin assets flashing in on first load ([#121](https://github.com/LPGhatguy/rojo/issues/121))
|
* Fixed plugin assets flashing in on first load ([#121](https://github.com/LPGhatguy/rojo/issues/121))
|
||||||
|
* Changed Rojo's HTTP server from Rouille to Hyper, which reduced the release size by around a megabyte.
|
||||||
|
|
||||||
## [0.5.0 Alpha 4](https://github.com/LPGhatguy/rojo/releases/tag/v0.5.0-alpha.4) (February 8, 2019)
|
## [0.5.0 Alpha 4](https://github.com/LPGhatguy/rojo/releases/tag/v0.5.0-alpha.4) (February 8, 2019)
|
||||||
* Added support for nested partitions ([#102](https://github.com/LPGhatguy/rojo/issues/102))
|
* Added support for nested partitions ([#102](https://github.com/LPGhatguy/rojo/issues/102))
|
||||||
|
|||||||
Reference in New Issue
Block a user