Skip to content

Commit fef36d4

Browse files
committed
Clarify CHANGELOG entry
1 parent b4e800a commit fef36d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ New features:
1313
* Always show the Ruby core library files in backtraces (#1414).
1414
* The Java stacktrace is now shown when sending SIGQUIT to the process, also on TruffleRuby Native, see [Debugging](doc/user/debugging.md) for details (#2041).
1515
* Calls to foreign objects with a block argument will now pass the block as the last argument.
16-
* Some refinements have been made to interoperability with forign objects, see `doc/contrib/interop_implicit_api.md` for details.
16+
* `foreign.name` will now use `invokeMember` if invocable and if not use `readMember`, see `doc/contrib/interop_implicit_api.md` for details.
1717

1818
Bug fixes:
1919

0 commit comments

Comments
 (0)