Release v7.4.0-rc3 (#811)

This commit is contained in:
Micah
2023-10-25 17:01:06 -07:00
committed by GitHub
parent cd14ea7c62
commit 41994ec82e
4 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
# Rojo Changelog
## Unreleased Changes
## [7.4.0-rc3] - October 25, 2023
* Changed `sourcemap --watch` to only generate the sourcemap when it's necessary ([#800])
* Switched script source property getter and setter to `ScriptEditorService` methods ([#801])