Update CHANGELOG

This commit is contained in:
Lucien Greathouse
2019-02-11 13:48:20 -08:00
parent ca0aabd814
commit 51a010de00

View File

@@ -3,6 +3,7 @@
## [Unreleased]
* Added support for non-primitive types in the Rojo plugin.
* 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))
## [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))