From c025e5eab409e2e2be6f8b9707a218ddca114921 Mon Sep 17 00:00:00 2001 From: Martin Felis Date: Tue, 1 Nov 2016 20:21:18 +0100 Subject: [PATCH] =?UTF-8?q?Imported=20official=20L=C3=96VE=200.10.2=20rele?= =?UTF-8?q?ase=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jni/love/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jni/love/changes.txt b/jni/love/changes.txt index 66a501d4..5b50368c 100644 --- a/jni/love/changes.txt +++ b/jni/love/changes.txt @@ -1,7 +1,7 @@ LOVE 0.10.2 [Super Toast] ------------------------- -Released: N/A +Released: 2016-10-31 * Added lovec.exe in Windows. It is the same as love.exe but built with the Console subsystem, so it always uses or provides a console. * Added the ability to restart the game via love.event.quit("restart").