From 5ed59bb34625c14315889cf4e377d424683f0c67 Mon Sep 17 00:00:00 2001
From: Greg Caldwell <caldwellgp@googlemail.com>
Date: Sun, 3 Jan 2016 19:23:07 +0000
Subject: [PATCH] Release note edit

---
 haxelib.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/haxelib.json b/haxelib.json
index 12273d9..c6a5ad0 100755
--- a/haxelib.json
+++ b/haxelib.json
@@ -5,7 +5,7 @@
 	"tags": [ "away3d", "3d", "engine", "openfl", "cross", "cpp", "flash", "game", "js", "web", "ios", "android" ],
 	"description": "Away3D is an open source, real time 3D engine for the Flash Platform and has been ported to OpenFL 2.x/Haxe",
 	"version": "1.2.0",
-	"releasenote": "BitmapFont Textfield support added",
+	"releasenote": "Updates for Haxe 3.2 and latest OpenFl/Lime",
 	"contributors": [ "Greg209", "p.j.shand" ],
 	"dependencies": {
 		"openfl": ""