Difference between revisions of "0.3.1"
(Add 0.3.1 changelog.) |
m (category) |
||
Line 9: | Line 9: | ||
* Fixed bug which caused love.timer.sleep to delay for (way) too long. | * Fixed bug which caused love.timer.sleep to delay for (way) too long. | ||
− | [[Category: | + | [[Category:Versions]] |
Revision as of 17:09, 10 May 2015
The codename for LÖVE 0.3.1 is Space Meat. It is currently released.
Changes from 0.3.0
Fixes
- Fixed segfault related to graphics.
- Fixed wait-forever bug related to audio.
- Fixed error reporting not working across modules.
- Fixed bug where games with a trailing "/" would not start.
- Fixed bug which caused love.timer.sleep to delay for (way) too long.