Remove duplicate entry in changes.txt

This commit is contained in:
Ryan Carsten Schmidt
2024-05-08 21:16:39 -05:00
committed by GitHub
parent 9473c8d710
commit 4ccf81bada
-1
View File
@@ -82,7 +82,6 @@ Released: N/A
* Added love.joysticksensorupdated callback.
* Added variant for enet peer:send and host:broadcast which accepts a pointer (light userdata) and a size.
* Changed love.filesystem.exists to no longer be deprecated.
* Changed the default font from Vera size 12 to Noto Sans size 13.
* Changed TrueType and OpenType font handling to have improved kerning and character combining support.
* Changed the Texture class and implementation to no longer have separate Canvas and Image subclasses.