소스 검색

Update changelog for getPreferredLocales and localechanged.

Miku AuahDark 3 년 전
부모
커밋
5603c8915b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      changes.txt

+ 2 - 0
changes.txt

@@ -42,6 +42,8 @@ Released: N/A
 * Added a variant of love.graphics.setColorMask which accepts a single boolean.
 * Added new 'clampone' wrap mode.
 * Added a variant of Font:getWidth which takes a codepoint number argument.
+* Added love.system.getPreferredLocales.
+* Added love.localechanged callback.
 
 * Changed the default font from Vera size 12 to Noto Sans size 13.
 * Changed the Texture class and implementation to no longer have separate Canvas and Image subclasses.