Update changelog

This commit is contained in:
Lucien Greathouse
2021-05-14 16:18:54 -04:00
parent ca8865a3ce
commit aa29397732

View File

@@ -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)