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 6ed283570d Add release notes to correct location
6ed283570d is described below
commit 6ed283570d4a127b017e0140e7948358e570b556
Author: Yishay Weiss <[email protected]>
AuthorDate: Mon May 8 12:16:22 2023 +0300
Add release notes to correct location
---
releasemgr/RELEASE_NOTES | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/releasemgr/RELEASE_NOTES b/releasemgr/RELEASE_NOTES
index b4f715d33b..714533f381 100644
--- a/releasemgr/RELEASE_NOTES
+++ b/releasemgr/RELEASE_NOTES
@@ -1,3 +1,16 @@
+Apache Royale 0.9.10
+====================
+
+- RoyaleUnit
+ - 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
===================