From ea651113dfec0ff780e946b033649b200deac04d Mon Sep 17 00:00:00 2001 From: photonstorm Date: Mon, 28 Oct 2013 00:16:20 +0000 Subject: [PATCH] Preparing for 1.1.2 release. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e593509a..6a42b4cd 100644 --- a/README.md +++ b/README.md @@ -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: