Browse Source

Update changelog

Bart van Strien 14 years ago
parent
commit
0ebca72192
1 changed files with 1 additions and 0 deletions
  1. 1 0
      changes.txt

+ 1 - 0
changes.txt

@@ -4,6 +4,7 @@ LOVE 0.7.2 [Game Slave]
   * Added Framebuffer:get/setWrap.
   * Added love.event.clear.
   * Added support for any number of arguments to love.keyboard.isDown, love.mouse.isDown and love.joystick.isDown.
+  * Added SpriteBatch:setImage().
  
   * Fixed fused games not working.
   * Fixed ParticleSystem:setSize ignoring the variation argument.