This is an automated email from the ASF dual-hosted git repository.
yishayw 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 b669131e1d Start updating release notes for 0.9.10
b669131e1d is described below
commit b669131e1dffce7077efe3358d5330280650cca7
Author: Yishay Weiss <[email protected]>
AuthorDate: Mon Jan 23 21:17:27 2023 +0200
Start updating release notes for 0.9.10
---
RELEASE_NOTES.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 96667cd19a..040815ac77 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -5,6 +5,12 @@ Apache Royale 0.9.10
- Added BDD-style expect() method for natural language assertions
- Added a number of new asserts, including checks for NaN, less than,
greater than, less or equal, greater or equal, within range, is of type, throws
exception, and matches regular expression.
+- Emulation
+ - Various bug fixes ...
+
+- Jewel
+ - Various bug fixes ...
+
Apache Royale 0.9.9
===================