Release Rojo 7.4.3 (#959)

This commit is contained in:
Micah
2024-08-06 11:26:00 -07:00
committed by GitHub
parent 8ceb40a24e
commit f4e2f5aefc
4 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
## Unreleased Changes
## [7.4.3] - August 6th, 2024
* Fixed issue with building binary files introduced in 7.4.2
* Fixed `value of type nil cannot be converted to number` warning spam in output. [#955]
[#955]: https://github.com/rojo-rbx/rojo/pull/893