Browse Source

Added release date for 0.10.2

Bart van Strien 8 years ago
parent
commit
9e13977995
1 changed files with 1 additions and 1 deletions
  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").