Skip to content

Commit d796562

Browse files
committed
Correcting version where parsing escaped literal names will appear.
1 parent 07e10b4 commit d796562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This changelog summarizes major changes between GraalVM versions of the Python
44
language runtime. The main focus is on user-observable behavior of the engine.
55

6-
## Version 20.1.1
6+
## Version 20.2
77

88
* Escaping Unicode characters using the character names in strings like "\N{GREEK CAPITAL LETTER DELTA}".
99

0 commit comments

Comments
 (0)