Skip to content

Commit 8463801

Browse files
committed
distribution: added a couple of missing items to the changelog
1 parent 2f132c7 commit 8463801

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

distribution/src/assembly/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### New Features
44

55
* Build: *asconfig.json* may optionally include `${flexlib}` token in paths specified in the compiler options. This token will be replaced with the path to the *frameworks* directory of the current SDK. For Apache Royale projects, the `${royalelib}` token is available instead.
6+
* Debugger: When a runtime error is thrown, displays the details inside the editor – directly below the line where the error occurred.
7+
* Debugger: When a runtime error is thrown, the properties of the error object are displayed in the **Variables** view.
68
* Editor: Goto definition works for symbols in SWC files. Opens a temporary, read-only text file that displays the public API.
79
* Views: The ActionScript Source Paths view displays file icons.
810

0 commit comments

Comments
 (0)