mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 23:26:19 +00:00
Add entry for model pivot build fix to 7.4.x changelog (#867)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Rojo Changelog
|
# Rojo Changelog
|
||||||
|
|
||||||
## Unreleased Changes
|
## Unreleased Changes
|
||||||
|
* Fixed incorrect results when building model pivots ([#865])
|
||||||
* Rojo now converts any line endings to LF, preventing spurious diffs when syncing Lua files on Windows ([#854])
|
* Rojo now converts any line endings to LF, preventing spurious diffs when syncing Lua files on Windows ([#854])
|
||||||
* Fixed Rojo plugin failing to connect when project contains certain unreadable properties ([#848])
|
* Fixed Rojo plugin failing to connect when project contains certain unreadable properties ([#848])
|
||||||
* Fixed various cases where patch visualizer would not display sync failures ([#845], [#844])
|
* Fixed various cases where patch visualizer would not display sync failures ([#845], [#844])
|
||||||
@@ -11,6 +12,7 @@
|
|||||||
[#844]: https://github.com/rojo-rbx/rojo/pull/844
|
[#844]: https://github.com/rojo-rbx/rojo/pull/844
|
||||||
[#847]: https://github.com/rojo-rbx/rojo/pull/847
|
[#847]: https://github.com/rojo-rbx/rojo/pull/847
|
||||||
[#854]: https://github.com/rojo-rbx/rojo/pull/854
|
[#854]: https://github.com/rojo-rbx/rojo/pull/854
|
||||||
|
[#865]: https://github.com/rojo-rbx/rojo/pull/865
|
||||||
|
|
||||||
## [7.4.0] - January 16, 2024
|
## [7.4.0] - January 16, 2024
|
||||||
* Improved the visualization for array properties like Tags ([#829])
|
* Improved the visualization for array properties like Tags ([#829])
|
||||||
|
|||||||
Reference in New Issue
Block a user