From a4fd53d5169f277d834b15b46800f379e0cf1a5d Mon Sep 17 00:00:00 2001 From: boatbomber Date: Sat, 8 Jul 2023 15:54:19 -0700 Subject: [PATCH] Update changelog to include #713 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c7d27c..3680a84a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Added protection against syncing a model to a place. ([#691]) * Fix Rojo breaking when users undo/redo in Studio ([#708]) * Improved sync info text on Connected page. ([#692]) +* Fix patch visualizer breaking when instances are removed during sync ([#713]) [#668]: https://github.com/rojo-rbx/rojo/pull/668 [#674]: https://github.com/rojo-rbx/rojo/pull/674 @@ -18,6 +19,7 @@ [#691]: https://github.com/rojo-rbx/rojo/pull/691 [#708]: https://github.com/rojo-rbx/rojo/pull/708 [#692]: https://github.com/rojo-rbx/rojo/pull/692 +[#713]: https://github.com/rojo-rbx/rojo/pull/713 ## [7.3.0] - April 22, 2023