diff --git a/CHANGELOG.md b/CHANGELOG.md index b0a7b948..68eb44b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,12 @@ ## Unreleased Changes * Significantly improved performance of `rojo sourcemap`. ([#668]) +* Fixed the diff visualizer of connected sessions. ([#674]) +* Fixed disconnected session activity. ([#675]) [#668]: https://github.com/rojo-rbx/rojo/pull/668 +[#674]: https://github.com/rojo-rbx/rojo/pull/674 +[#675]: https://github.com/rojo-rbx/rojo/pull/675 ## [7.3.0] - April 22, 2023 * Added `$attributes` to project format. ([#574])