Browse Source

Merge pull request #2065 from ryandesign/patch-2

Remove duplicate entry in changes.txt
Sasha Szpakowski 1 year ago
parent
commit
b4427a1186
1 changed files with 0 additions and 1 deletions
  1. 0 1
      changes.txt

+ 0 - 1
changes.txt

@@ -82,7 +82,6 @@ Released: N/A
 * Added love.joysticksensorupdated callback.
 * Added love.joysticksensorupdated callback.
 * Added variant for enet peer:send and host:broadcast which accepts a pointer (light userdata) and a size.
 * 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 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 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.
 * Changed the Texture class and implementation to no longer have separate Canvas and Image subclasses.