Skip to content

Commit

Permalink
Add 7.4.3 to changelog (#960)
Browse files Browse the repository at this point in the history
After 7.4.3 released, I forgot to update the changelog on master. This
fixes that.
  • Loading branch information
Dekkonot authored Aug 15, 2024
1 parent 4b5db4e commit 30f439c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@
[#911]: https://github.com/rojo-rbx/rojo/pull/911
[#915]: https://github.com/rojo-rbx/rojo/pull/915

## [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/955

## [7.4.2] - July 23, 2024
* Added Never option to Confirmation ([#893])
* Fixed removing trailing newlines ([#903])
Expand Down

0 comments on commit 30f439c

Please sign in to comment.