mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 21:55:15 +00:00
Select Instances from diff tree (#709)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* Skip confirming patches that contain only a datamodel name change. ([#688])
|
||||
* Added sync reminder notification. ([#689])
|
||||
* Added protection against syncing a model to a place. ([#691])
|
||||
* Select Instances from diff tree view ([#709])
|
||||
* 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])
|
||||
@@ -17,6 +18,7 @@
|
||||
[#688]: https://github.com/rojo-rbx/rojo/pull/688
|
||||
[#689]: https://github.com/rojo-rbx/rojo/pull/689
|
||||
[#691]: https://github.com/rojo-rbx/rojo/pull/691
|
||||
[#709]: https://github.com/rojo-rbx/rojo/pull/709
|
||||
[#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
|
||||
|
||||
Reference in New Issue
Block a user