Preparing for 1.1.2 release.

This commit is contained in:
photonstorm
2013-10-28 00:16:20 +00:00
parent 9261160571
commit ea651113df
+7 -3
View File
@@ -5,7 +5,7 @@ Phaser 1.1
Phaser is a fast, free and fun open source game framework for making desktop and mobile browser HTML5 games. It uses [Pixi.js](https://github.com/GoodBoyDigital/pixi.js/) internally for fast 2D Canvas and WebGL rendering.
Version: 1.1.1 - Released: October 26th
Version: 1.1.2 - Released: in development
By Richard Davey, [Photon Storm](http://www.photonstorm.com)
@@ -37,12 +37,16 @@ Phaser is everything we ever wanted from an HTML5 game framework. It powers all
Change Log
----------
Version 1.1.1
Version 1.1.2
Version 1.1.1 - October 26th 2013
* Quick patch to get Phaser.AUTO working again on Firefox.
* Any key added via addKey now automatically adds it to the capture list.
Version 1.1
Version 1.1 - October 25th 2013
What's New: