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-typedefs.git
The following commit(s) were added to refs/heads/develop by this push:
new e4d41cf Update release notes for 1.0.0
e4d41cf is described below
commit e4d41cfcc2a7c7c5065a28f0389b10273163d690
Author: Yishay Weiss <[email protected]>
AuthorDate: Wed Mar 18 17:58:53 2026 +0200
Update release notes for 1.0.0
---
RELEASE_NOTES | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 6dae532..402fba4 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,8 @@
+Apache Royale Typedefs 1.0.0
+============================
+
+- Fixed warnings for returning or assigning `null` to types that are not
allowed to be `null`.
+
Apache Royale Typedefs 0.9.9
============================