Skip to content

Commit e8a38ef

Browse files
committed
Add changelog entry
1 parent 9f52f43 commit e8a38ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ language runtime. The main focus is on user-observable behavior of the engine.
55

66
## Version 22.1.0
77
* String conversion (`__str__`) now calls `toString` for Java objects and `toDisplayString` interop message for foreign objects.
8-
* Improved compatibility with PyPI packages `lxml`, `pytz`, `Pillow`
8+
* Improved compatibility with PyPI packages `lxml`, `pytz`, `Pillow`, `urllib3`, `setuptools`
9+
* Introduced dependency on bouncycastle
10+
* Added support for more private key formats (PKCS#1, password protected) in ssl module
911

1012
## Version 22.0.0
1113
* Added support for `pyexpat` module.

0 commit comments

Comments
 (0)