Skip to content

Commit b3978db

Browse files
committed
updated changelog regarding foreign exception handling
1 parent a7b304e commit b3978db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ New features:
55
* interop and tooling: READ and WRITE of ActiveBinding may have side effects. This is communicated via `KEY_INFO` to the tools and other languages (e.g., a debugger may warn before evaluating an ActiveBinding)
66
* the MRAN mirror used by FastR as default repo was moved to https://mran.microsoft.com/snapshot/2018-06-20
77
* new function `install.fastr.packages` to install FastR rJava replacement and possibly other packages in the future
8+
* print the whole guest language stacktrace if an exception occurs during an interop call into another language
89

910
Added missing R builtins and C API
1011

0 commit comments

Comments
 (0)