Add notice from issue #877

--HG--
branch : LPGhatguy/add-notice-from-issue-877-1430691607768
This commit is contained in:
Lucien Greathouse
2015-05-03 22:20:08 +00:00
parent 5dbf589d47
commit 8e57072631
+1
View File
@@ -42,6 +42,7 @@ Released: N/A
* Added love.math.compress and love.math.decompress.
* Removed love.filesystem.exists (use love.filesystem.isFile or love.filesystem.isDirectory instead.)
* Removed callback variant of love.filesystem.getDirectoryItems.
* Removed the "wu" and "wd" constants for love.mousepressed (replaced by love.wheelmoved.)
* Removed the named mouse button constants (replaced by button numbers.)
* Removed Source:isStatic (replaced by Source:getType.)