Skip to content

Commit a4fc609

Browse files
committed
Update changelog
1 parent 318d3cf commit a4fc609

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ language runtime. The main focus is on user-observable behavior of the engine.
77

88
* Added subclassing of Java classes in JVM mode
99
* Use native posix functions in the GraalPython Launcher
10+
* Support iterating over Python objects from Java and other languages as well as iterating over foreign objects in Python
11+
* Support catching foreign exceptions in catch-all except clauses
1012

1113
## Version 21.1.0
1214

0 commit comments

Comments
 (0)