Skip to content

Commit 4884abc

Browse files
committed
Update changelog
1 parent 731ae51 commit 4884abc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
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 23.1.0
7+
* Support compilation and execution of C extensions using the native MSVC toolchain on Windows.
8+
69
## Version 23.0.0
710
* Update `numpy` and `pandas` versions, add support for `scipy` and `scikit_learn` with `ginstall`. This automatically applies some fixes that make it possible to use these new versions with GraalPy.
811
* Update language version and standard library to 3.10.8, making it compatible with more recent modules and packages.

0 commit comments

Comments
 (0)