瀏覽代碼

Updated changelog

Alex Szpakowski 11 年之前
父節點
當前提交
d5ae557149
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      changes.txt

+ 3 - 1
changes.txt

@@ -16,7 +16,9 @@ LOVE 0.9.2 [Baby Inspector]
   * Added love.window.getDisplayName.
   * Added love.window.getDisplayName.
 
 
   * Deprecated SpriteBatch:bind and SpriteBatch:unbind.
   * Deprecated SpriteBatch:bind and SpriteBatch:unbind.
-  * Deprecated all uses of the name 'FSAA'.
+  * Deprecated all uses of the name 'FSAA' in favor of 'MSAA'.
+  * Deprecated the 'hdrcanvas' graphics feature enum in favor of getCanvasFormats.
+  * Deprecated the 'dxt' and 'bc5' graphics feature enums in favor of getCompressedImageFormats.
 
 
   * Fixed shader:getWarnings returning unnecessary information.
   * Fixed shader:getWarnings returning unnecessary information.
   * Fixed love.filesystem.setIdentity breaking in some situations when called multiple times.
   * Fixed love.filesystem.setIdentity breaking in some situations when called multiple times.