From eac5db7e109cafe279f7d9e2e59450089f78cf22 Mon Sep 17 00:00:00 2001 From: Martin Felis Date: Wed, 9 Dec 2015 23:52:09 +0100 Subject: [PATCH] Updated README.md for 0.10.0-alpha2 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ff4a1844..15d60dc2 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,15 @@ Bugs and feature requests should be reported to the issue tracker at [https://bi Changelog: ---------- +0.10.0-alpha2: +* Update to the next love API 0.10.0 (not yet officially released) +* Added building of libtheora +* Updated LuaJIT from 2.0.1 to 2.1 +* Fixed a compatibility issue with Android 2.3 devices +* Updated libogg from 1.3.2. to 1.3.5 +* Updated OpenAL to 1.17.0 +* Updated SDL2 to a dev version of 2.0.4 + 0.9.2a: * Added bugfix for ParticleSystem:clone