This is an automated email from the ASF dual-hosted git repository.
harbs 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 e0e5385 Added @royaledebug feature to release notes
e0e5385 is described below
commit e0e53858846bb89cd3680ec70b224ee372e76a30
Author: Harbs <[email protected]>
AuthorDate: Tue Sep 11 21:50:26 2018 +0300
Added @royaledebug feature to release notes
---
RELEASE_NOTES.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index afc51ea..7cd179f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,3 +1,8 @@
+Apache Royale Compiler 0.9.4
+=================
+
+ - @royaledebug comment on method will make the method go away in a js release
build.
+
Apache Royale Compiler 0.9.3
=================