Преглед изворни кода

Added release date for 0.10.2

Bart van Strien пре 9 година
родитељ
комит
9e13977995
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      changes.txt

+ 1 - 1
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").