Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart van Strien committed Nov 28, 2010
1 parent 9b7df91 commit 4de0c00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ LOVE 0.7.0 [Game Slave]
* Added shape:getBody.
* Added love.filesystem.FileData for public usage.
* Added base64 support for love.filesystem.FileData.
* Added table support for love.graphics.setColor.
* Added table support for love.graphics.setColor and love.graphics.setBackgroundColor.
* Added love.graphics.hasFocus().
* Added ?/init.lua to the loader.

* Fixed the debug module not being an upvalue of the error handlers. (you can now override debug)
* Fixed some cases when love.audio.pause and friends, were acting on everything, not just the passed Source.
Expand Down

0 comments on commit 4de0c00

Please sign in to comment.