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-compiler.git
commit f623b337431cb3d29630cc7fc90dd5582a28aecf Author: Josh Tynjala <[email protected]> AuthorDate: Mon Sep 20 15:06:42 2021 -0700 RELEASE_NOTES: asformat --- RELEASE_NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8e829b6..3fb23f1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ For additional information on recent issues that have been closed, see [Github Issues List](https://github.com/apache/royale-compiler/issues?q=is%3Aissue+is%3Aclosed) +Apache Royale Compiler 0.9.9 + +================= + +- **asformat** is a new formatter for ActionScript code + Apache Royale Compiler 0.9.8 =================
