From 7ba6897a1ccfd7f0db51d3e2b7725d9d36323b98 Mon Sep 17 00:00:00 2001 From: boatbomber Date: Tue, 24 Dec 2024 01:17:11 -0800 Subject: [PATCH] Add changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 088a96697..a4ffeacd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ * Added popout diff visualizer for table properties like Attributes and Tags ([#834]) * Updated Theme to use Studio colors ([#838]) * Improved patch visualizer UX ([#883]) +* Improved script source diff visualizer UX and performance ([#994]) * Added update notifications for newer compatible versions in the Studio plugin. ([#832]) * Added experimental setting for Auto Connect in playtests ([#840]) * Improved settings UI ([#886]) @@ -91,6 +92,7 @@ [#974]: https://github.com/rojo-rbx/rojo/pull/974 [#987]: https://github.com/rojo-rbx/rojo/pull/987 [#988]: https://github.com/rojo-rbx/rojo/pull/988 +[#994]: https://github.com/rojo-rbx/rojo/pull/994 ## [7.4.3] - August 6th, 2024 * Fixed issue with building binary files introduced in 7.4.2