From 42107e0715d2916655eb986d59267d894d269731 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Tue, 27 Mar 2018 00:57:20 -0700 Subject: [PATCH] Update changes again, one day we'll release 0.4.0 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index e926ddc6a..5c64592ab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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