From 171ab196c8f3bb32e188143bcaa49da0d10c50ae Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 23 Sep 2019 17:54:49 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cab4f684..b84e3847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # Rojo Changelog -## Unreleased Changes -* Added `--verbose`/`-v` flag, which can be specified multiple times to increase verbosity -* Added support for automatically finding Roblox Studio's auth cookie for `rojo upload` on Windows +## Unreleased Changes (will be 0.6.0) +* Added support for nested project files. ([#95](https://github.com/rojo-rbx/rojo/issues/95)) +* Added project file hot-reloading. ([#10](https://github.com/rojo-rbx/rojo/issues/10)]) +* Added support for building and serving sources that aren't projects. +* Added `--verbose`/`-v` flag, which can be specified multiple times to increase verbosity. +* Added support for automatically finding Roblox Studio's auth cookie for `rojo upload` on Windows. * Improved diagnostics for when the Rojo plugin cannot create an instance. +* Improved feedback from `rojo serve`. +* Fixed Rojo dropping Ref properties ([#142](https://github.com/rojo-rbx/rojo/issues/142)) + * This means that properties like `PrimaryPart` now work! ## [0.5.0](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.0) (August 27, 2019) * Changed `.model.json` naming, which may require projects to migrate ambiguous cases: