This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
The following commit(s) were added to refs/heads/develop by this push:
new 241a4f7 Added some of the enhancements and bug fixes to start new
0.9.7 README
241a4f7 is described below
commit 241a4f71dfb74714eed3f08f73a3fc34b734d284
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun Oct 20 18:29:00 2019 +0200
Added some of the enhancements and bug fixes to start new 0.9.7 README
---
RELEASE_NOTES.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index b59e3bb..00b340e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,3 +1,12 @@
+
+Apache Royale Compiler 0.9.7
+=================
+
+ - Definitions containing [JSModule] with a custom module name are no longer
required to use strict camelCase naming scheme.
+ - Added Flex emulation RPC WebService partial support
+ - Fix add event handler code in renderers and inline Components
+
+
Apache Royale Compiler 0.9.6
=================