Release Rojo v7.6.0 (#1125)

This commit is contained in:
Micah
2025-10-10 19:17:55 -07:00
committed by GitHub
parent f3c423d77d
commit 441c469966
12 changed files with 7426 additions and 703 deletions

View File

@@ -1,7 +1,6 @@
# Rojo Changelog
## Unreleased
## 7.6.0 - October 10th, 2025
* Added flag to `rojo init` to skip initializing a git repository ([#1122])
* Added fallback method for when an Instance can't be synced through normal means ([#1030])
This should make it possible to sync `MeshParts` and `Unions`!