This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new f4339e9  RELEASE_NOTES: more changes
f4339e9 is described below

commit f4339e953d606fb390f64d53c09facc826f037c2
Author: Josh Tynjala <[email protected]>
AuthorDate: Thu Feb 24 09:03:34 2022 -0800

    RELEASE_NOTES: more changes
---
 RELEASE_NOTES.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5daf173..bac6249 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,6 +19,12 @@ Apache Royale 0.9.9
  -Basic
  - Improvements to DragBead's out of bounds behavior
 
+ -RoyaleUnit
+ - Fix coercion error in MetadataRunner when expecting an exception in a test, 
like [Test(expected="RangeError")]
+
+ -Reflection
+ - getQualifiedSuperclassName() can find the superclass of a Class object in 
JS, matching the behavior of SWF
+
  -Examples
  - Ace example running in Maven
 

Reply via email to