Update release notes

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/aad72f1c
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/aad72f1c
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/aad72f1c

Branch: refs/heads/develop
Commit: aad72f1c38c4f58aaec35d3ef63b864edac432a9
Parents: d1efc15
Author: Alex Harui <aha...@apache.org>
Authored: Sat May 24 21:56:40 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Thu May 29 10:53:30 2014 -0700

----------------------------------------------------------------------
 RELEASE_NOTES | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/aad72f1c/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 3ba3d68..8f2922a 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,11 +1,11 @@
-Apache FlexJS 0.0.1
+Apache FlexJS 0.0.2
 =================
 
 Apache FlexJS is a next-generation Flex SDK that provides the capability
 to cross-compile MXML and AS applications to HTML/JS/CSS so they can run
 in a browser without Flash.
 
-This is the initial release of Apache FlexJS.  It is an 'alpha' type of 
release.
+This is the second release of Apache FlexJS.  It is an 'alpha' type of release.
 Expect to find lots of bugs and missing features.
 
 Known Issues
@@ -15,7 +15,9 @@ Adobe Flash Builder Integration
 
 Flash Builder will not generate correct MXML when generating a new Flex Project
 that uses an Apache FlexJS SDK.  It is recommended that you copy an the MXML
-for the main application from one of the FlexJS example applications.
+for the main application from one of the FlexJS example applications.  More 
details
+can be found on the Apache Flex Wiki at: 
+https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder
 
 Examples and Compiler Warnings
 
@@ -31,6 +33,18 @@ version and cross-compiled version to select one of the 
stock symbols from
 the drop down and hit a button to get a stock price.  Some of other the 
examples 
 may not cross-compile or work correctly.
 
+Differences from Apache FlexJS 0.0.1 include:
+
+New Features
+------------
+-support for Move and Fade effects
+-example using Google Maps
+-support for Cordova Application, Camera, and Weinre
+
+Bug Fixes
+---------
+-FLEX-34258 Error cross-compiling on Windows
+
 Please report new issues to our bugbase at:
 
     https://issues.apache.org/jira/browse/FLEX

Reply via email to