Skip to content

Commit 0e7b78a

Browse files
committed
Adding CHANGELOG entry.
1 parent dbb1c84 commit 0e7b78a

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
@@ -23,6 +23,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
2323
* Improve performance of Java interop when Python objects are accessed from Java
2424
* Add a new `--python.EmulateJython` flag to support importing Java classes using normal Python import syntax when the package is known and to catch Java exceptions from Python code
2525
* Update standard library to Python 3.7.4
26+
* Initial implementatin of PEP 498 -- Literal String Interpolation
2627

2728
## Version 19.2.0
2829

0 commit comments

Comments
 (0)