diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9d1ab3..0c6fa1c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,11 @@ * Added "EXPERIMENTAL!" label to two-way sync toggle in Rojo's Roblox Studio plugin. * Fixed `Name` and `Parent` properties being allowed in Rojo projects. ([#413][pr-413]) * Fixed "Open Scripts Externally" feature crashing Studio ([#369][issue-369]) +* Empty `.model.json` files will no longer cause errors [#420][pr-420] * Improved error messages for misconfigured projects. [issue-369]: https://github.com/rojo-rbx/rojo/issues/369 +[pr-420]: https://github.com/rojo-rbx/rojo/pull/420 [pr-413]: https://github.com/rojo-rbx/rojo/pull/413 ## [7.0.0-alpha.3][7.0.0-alpha.3] (February 19, 2021)