Skip to content

Commit 3bb8ff4

Browse files
committed
update changelog
1 parent f173ca4 commit 3bb8ff4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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 1.0.0 RC9
7+
8+
* Support `help` in the builtin Python shell
9+
* Add `readline` to enable history and autocompletion in the Python shell
10+
* Improve display of foreign array-like objects
11+
612
## Version 1.0.0 RC8
713

814
* Report allocations when the `--memtracer` option is used

0 commit comments

Comments
 (0)