Skip to content

Commit 5515c6e

Browse files
committed
Add changelog entry
1 parent 94db775 commit 5515c6e

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
@@ -8,6 +8,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
88
* Added partial support for `PYTHONHASHSEED` environment variable (also available via `HashSeed` context option), currently only affecting hashing in `pyexpat` module.
99
* Implement `_csv` module.
1010
* Improved compatibility with PyPI packages `wheel` and `click`
11+
* String conversion (`__str__`) now calls `toString` for Java objects and `toDisplayString` interop message for foreign objects.
1112

1213
## Version 21.3.0
1314

0 commit comments

Comments
 (0)