Skip to content

Commit 0654da8

Browse files
committed
Adding line the changelog.
1 parent ba18e1d commit 0654da8

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
@@ -7,6 +7,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
77

88
* Jython Compatiblity: Implement `from JavaType import *` to import all static members of a Java class
99
* Jython Compatiblity: Implement importing Python code from inside JAR files by adding `path/to/jarfile.jar!path/inside/jar` to `sys.path`
10+
* PEP 570 -- Python Positional-Only Parameters implemented
1011

1112
## Version 19.3.0
1213

0 commit comments

Comments
 (0)