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 ee21613739 Release notes for things that joshtynjala worked on
ee21613739 is described below
commit ee216137396530c87733516706aa5d495e06fea1
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Mar 12 10:15:32 2024 -0700
Release notes for things that joshtynjala worked on
---
RELEASE_NOTES.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 040815ac77..fb0b666977 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,3 +1,13 @@
+Apache Royale 0.9.11
+====================
+
+- MXRoyaleBase
+ - Added missing `mx.messaging.Producer` to MXML manifest.
+ - Ensure that `SecureHTTPChannel`, `AMFChannel`, and `SecureAMFChannel` are
included in SWC.
+
+- Fixed broken download locations for _playerglobal.swc_ and Adobe AIR SDK in
_InstallAdobeSDKs.xml_ script.
+- Compiler and command line tools now require Java 11 or newer to run.
+
Apache Royale 0.9.10
====================