Update changes again, one day we'll release 0.4.0

This commit is contained in:
Lucien Greathouse
2018-03-27 00:57:20 -07:00
parent ed183e0805
commit 42107e0715

View File

@@ -8,6 +8,7 @@
* This is a **major breaking** change!
* The server now has a content of 'filter plugins', which transform data at various stages in the pipeline
* The server now exposes Roblox instance objects instead of file contents, which lines up with how `rojo pack` will work, and paves the way for more robust syncing.
* Added `*.model.json` files, which let you embed small Roblox objects into your Rojo tree.
* Improved error messages in some cases ([#46](https://github.com/LPGhatguy/rojo/issues/46))
## 0.3.2