diff --git a/CHANGELOG.md b/CHANGELOG.md index 5727f102..3f875888 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Rojo Changelog ## Unreleased Changes +* Fixed an issue where Rojo would throw an error when encountering recently-added instance classes. ## [0.5.2](https://github.com/rojo-rbx/rojo/releases/tag/v0.5.2) (October 14, 2019) * Fixed an issue where `LocalizationTable` instances would have their column order randomized. ([#173](https://github.com/rojo-rbx/rojo/issues/173)) diff --git a/plugin/modules/rbx-dom b/plugin/modules/rbx-dom index 6739c42b..47440236 160000 --- a/plugin/modules/rbx-dom +++ b/plugin/modules/rbx-dom @@ -1 +1 @@ -Subproject commit 6739c42bebca95fcb3f847b920d5ac2841846d8f +Subproject commit 47440236e15bc8a2fefadb7123b2ea69272015de