Skip to content

Commit a605775

Browse files
committed
fix changelog
1 parent b86efb5 commit a605775

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

CHANGELOG.md

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

88
* Added SSL/TLS support (the `ssl` module)
9-
10-
## Version 21.1.0
11-
129
* Added subclassing of Java classes in JVM mode
1310
* Use native posix functions in the GraalPython Launcher
1411
* Support iterating over Python objects from Java and other languages as well as iterating over foreign objects in Python
15-
* Support catching foreign exceptions in catch-all except clauses
16-
17-
## Version 21.1.0
18-
1912
* Support catching exceptions from other languages or Java with catch-all except blocks
20-
* Support iterating over iterables from other languages, as well as allow other languages to iterate over Python iterables and iterators
2113
* Support isinstance and issubclass with instances and classes of other languages
2214

2315
## Version 21.0.0

0 commit comments

Comments
 (0)